472,126 Members | 1,430 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,126 software developers and data experts.

CSS style disappears

Hello,

I have a strange problem. I have an aspx page. On this page I have 2
panels. In on panel, I have a datagrid that it is filled with data from
my
sql server. The second panel is used to show the details of the
selected row
of my grid. When the page is presented for the firts time, I only show
the
second panel. The first panel is visible to false. the CSS style of my
controls is ok. When I click on a button to show the first panel to
present
the list, I set the visible property of the second panel to false.
After
having selected a row in my datagrid, the second panel is show again
but the
CSS style disappears. I thought that by adjusting the CSS property That
it
would preserve the style but it don't. What I do wrong ?

Thank you

--
Marc R.
E-mail
Dim strAddr As String
=Convert.ToString(String.Format("{0}.{2}@{3}.{1}",
"mxrc", "cx", "robitxille", "xrs-solutions")).Replace("x", "a")

Aug 29 '05 #1
0 1097

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

5 posts views Thread by Dennis M. Marks | last post: by
6 posts views Thread by Haines Brown | last post: by
reply views Thread by Marc Robitaille | last post: by
1 post views Thread by David Veeneman | last post: by
6 posts views Thread by William Sullivan | last post: by
reply views Thread by Mike | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.