I am using the Ultrawebgrid and I have some template columns. I am binding the grid with "ObjectDatasource". while every template column click first it is calling the ObjectDatasource binding function and then it is calling page load. It is hitting database unnessarly. In sorting also it is calling first function and then page load. I tried lot to find the problem.
Please any one tell me what is going on.
in your page load... try using... if not postback