Hi,
I am having this strange set of problem. I am binding the grid at 2 places, once at page load and once when setting a value. Both are calling Grid.Rebind. But Rebind is not firing grid_needDatasource event when called for the second time after pageload. If Iam removinf Grid.Rebind from Pageload, then My item_command event is not being fired. I'll appreciate any solution to this problem
I am having this strange set of problem. I am binding the grid at 2 places, once at page load and once when setting a value. Both are calling Grid.Rebind. But Rebind is not firing grid_needDatasource event when called for the second time after pageload. If Iam removinf Grid.Rebind from Pageload, then My item_command event is not being fired. I'll appreciate any solution to this problem