apurva

apurva

  • NA
  • 7
  • 0

DataGrid operations using client side C# script ?

Apr 8 2004 1:01 PM
Hi, I want to make certain columns visible and certain others invisible depending on radio button the user clicks on - currently I am doing a postback to the server, but that's very slow because the DataGrid re-constructs and Bind()'s and sends the entire thing back to the client side. Can some one suggest a faster way of doing the same thing using client side script ? Awaiting a response, Thanks, -Apurva.