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

Grid refresh wipes out jQuery

0 Answers 41 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Mark
Top achievements
Rank 1
Mark asked on 26 Mar 2018, 06:51 PM

I have a RadGrid that gets refreshed when I click a radio button.  I have jQuery attached to the onClick event.  The radio buttons are listed as an AjaxSetting and UpdatedControls.

When I click the radio button, the jQuery works great.  Then, the "loading" graphic appears over the grids and radio buttons.  After that, when I click on the radio buttons, my jQuery doesn't work.

Does the code behind/ajax destroy the original element, therefore jQuery cannot find it?  Why does this not work?

 

Thanks!

No answers yet. Maybe you can help?

Tags
Grid
Asked by
Mark
Top achievements
Rank 1
Share this question
or