Hi,
I am using two combo boxes on top of my screen and then after user selects his choices he/she will click command button(GET DATA) to get data in radgrid. Initially radgrid is not visbile as it is not binded to any data source. I am binding the grid after button click. After command button(GET DATA) click I am getting data in grid and things are fine until now.
But when I hit edit on any row OR or add new record link in the grid, the grid vanishes. But when i click commnad button(GET DATA), I see grid in edit mode with values in edit row.
Question 1) When I click radgrid edit row link for the first time, Why is the grid going away/refresh/un-bound(cant see grid in screen).
Question 2) DO any one has examples for displaying grid data as per user selection in combo box. This combo is on screen NOT in grid?
MY WHOLE PROJECT IS STUCK WITH THIS BUG. I appreciate any help ASAP.
thanks and regards
shanker.b