When i have triggered my sorting or filtering subroutines the style of my page changes into default state. I open the page from another server. who has had the same experience?
Maybe you use a CSS file to create the initial look to the website, but there are style changes being made in the code itself to alter its appearance as certain subroutines get executed. My website uses a CSS file, initial control styles AND dynamic style changes
done in code. You might want to setup the debugger or do a search on 'CssClass' (or the specific style attributes that are getting altered) to see that you're not overriding style attributes in a function that's unintentionally being triggered. Just my opinion.
Brent
still havent figured this out. i use the viewstate method. and seems to me that has to do with this. i open the pages on a server where .net is not installed.
blommart
Member
10 Points
2 Posts
style changes after sorting and filtering
Nov 07, 2003 04:45 PM|LINK
big_jim_mcbo...
Participant
1245 Points
249 Posts
Re: style changes after sorting and filtering
Nov 07, 2003 05:15 PM|LINK
blommart
Member
10 Points
2 Posts
Re: style changes after sorting and filtering
Nov 10, 2003 03:27 PM|LINK