Changing style of header - at run time, not via css
Hi, I've found a minor bug, in that if you have a custom sort function & have columns in your grid you don't want to sort on (i.e. they're calculated fields), if you pop up an alert saying "you cannot sort on this field", the column header style doesn't revert back to the unclicked state - i.e. it looks as if the mouse is held down over it, when in fact it isn't.
I'm guessing its because its not seeing the Mouse Up event because the alert box appears.
Pretty simple fix is to manually set the style of the column header back to the 'mouse up' state. Any ideas how to do this? I know what I need to do, but I can't figure out how to do it!
TIA
Steve.
I'm guessing its because its not seeing the Mouse Up event because the alert box appears.
Pretty simple fix is to manually set the style of the column header back to the 'mouse up' state. Any ideas how to do this? I know what I need to do, but I can't figure out how to do it!
TIA
Steve.
Steve Childs
August 21,