views:

24

answers:

0

My updatepanel consists of two jqgrids,one buttonand one label. In button click, I'm binding grid to the datasource and setting label.text = "testing" label text shows up fine but jqgrid is not displayed at all. How jqgrid works in updatepanel? am I missing something?