How to format wizard?

W

Walter Wang [MSFT]

Hi Dave,

I'm not sure I fully understand your question. Do you mean the Wizard
control in ASP.NET 2.0? Would you please depict more on the issue? Thanks.

Sincerely,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
Get notification to my posts through email? Please refer to
http://msdn.microsoft.com/subscriptions/managednewsgroups/default.aspx#notif
ications. If you are using Outlook Express, please make sure you clear the
check box "Tools/Options/Read: Get 300 headers at a time" to see your reply
promptly.

Note: The MSDN Managed Newsgroup support offering is for non-urgent issues
where an initial response from the community or a Microsoft Support
Engineer within 1 business day is acceptable. Please note that each follow
up response may take approximately 2 business days as the support
professional working with you may need further investigation to reach the
most efficient resolution. The offering is not appropriate for situations
that require urgent, real-time or phone-based interactions or complex
project analysis and dump analysis issues. Issues of this nature are best
handled working with a dedicated Microsoft Support Engineer by contacting
Microsoft Customer Support Services (CSS) at
http://msdn.microsoft.com/subscriptions/support/default.aspx.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
D

David Thielen

More from our html person:

Actually, this isn't quite correct. What I need to do is to SPLIT the
control into two separate tables, currently the "top" (inputs) and the
"bottom" (next/prev) are wrapped in the same table, but I need to treat
them differently to match the style defined by Randy.

"Need" as it "it would be way easier." Hopefully I can find a
workaround if this proves to be a dead end.

--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com

Cubicle Wars - http://www.windwardreports.com/film.htm
 
W

Walter Wang [MSFT]

Hi Dave,

Now I understand the question. If you take a look at Wizard's source code
using Reflector, you will notice in CreateControlHierarchy(), it's using
the same Table to add all the child controls. I'm afraid it's not possible
to separate them into different tables. (Although this method is protected,
it's no trivial to override it and add your own implementation)


Regards,
Walter Wang ([email protected], remove 'online.')
Microsoft Online Community Support

==================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
==================================================

This posting is provided "AS IS" with no warranties, and confers no rights.
 
D

David Thielen

ps - the #@$&* wasn't aimed at you. Just the frustration of the controls
stopping us from formatting the pages as we want (and making what we do
accomplish about 10 times as hard).

I think our next ASP.NET app it will be no grid, wizard, etc controls. The
simple controls are fine but the complex ones just make it too hard to format
as we want.

--
thanks - dave
david_at_windward_dot_net
http://www.windwardreports.com

Cubicle Wars - http://www.windwardreports.com/film.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,045
Latest member
DRCM

Latest Threads

Top