Hi all,
I use the RadGrid with popup edit form. In this form I can open another window and modify something (e.g. datasource for combobox). After closing this window I want to reload edit form with latest data. Is it possible to call 'refresh' from javascript or I must close the form, rebind grid and open edit form again?
Thank you,
Petr