This is a migrated thread and some comments may be shown as answers.

while clicking the inside the grid in runtime grid control ll get collapsed

1 Answer 33 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Asiq Raja
Top achievements
Rank 1
Asiq Raja asked on 21 Dec 2010, 07:41 AM
Hi
     I m using the  rad grid, with ajax, in run time values bind to the grid control properly, but while clicking the item command or inside the grid then suddenly grid get hide(mean the rad window get hide). i m using ajax update panel, if i remove the updata panel, grid works fine.and i have another button below the grid. So could any one tell me how to solve this problem.

note: both grid the button in the pop up rad window.

1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 21 Dec 2010, 08:28 AM
Hello Asiq Raja,


I am not sure about how you are populating the grid. I assume that you are trying Simple DatBinding, and that's why the problem occurred. If my assumption is correct, I would suggest you to use the Advanced databinding technique using "OnNeedDataSource" event and check whether it resolved.


For more information about "Advanced data binding" can be available here:
Advanced Data-binding (using NeedDataSource event)


-Shinu.
Tags
Grid
Asked by
Asiq Raja
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or