Setting focus requires some custom JavaScript, which you can do with AJAX,
but you will have to write it. Mick already has the scrollbar portion
solved for you.
As for your original question, I am in agreement with Eliyahu. Use skins
and then assign the ID. Watch this carefully, however, as you can
completely cluster the application if you are pulling looks from a variety
of places.
--
Gregory A. Beamer
MVP, MCP: +I, SE, SD, DBA
Subscribe to my blog
http://gregorybeamer.spaces.live.com/lists/feed.rss
or just read it:
http://gregorybeamer.spaces.live.com/
*************************************************
| Think outside the box! |
*************************************************
ton said:
thank you!
do you also know my other questions ? Like
- getting a vertical scrollbar in a treeview on a website like the msnd
site
- and setting the focus on the last character of a text box after an ajax
postback
thanx anyhow
ton
Eliyahu Goldin said:
Not different theme, but different skins. Set SkinID property for the
labels to another skin.
--
Eliyahu Goldin,
Software Developer
Microsoft MVP [ASP.NET]
http://msmvps.com/blogs/egoldin
http://usableasp.net
Hi,
I'm using themes but some labels and button I would like to use a
different theme is this possible?
thanks
ton