so instead of using reader to reader the datbase value for making the contrls visible true/ flase using dataset & adapter read the values
get the value in a variable on serverside in a vriable
and on serverside itself make them true/ false depending on condition??
i didnot find any chnage in the speed of the execution
it takes the same time to display the control as using datareader
one more issue which i had erlier disscussed but still same is i click on column header 1 , javascript gets executed which contains a button click
to be more precise it takes 7 secs for the control to be visible
button click post back makes a dropown visible true
without clicking another button control which makes this dropdown visible false if i again click column header the javascript is not fired