Hi All,
In my application I use two Rad Grids and a RadScheduler.
when I double click the appointment in the scheduler, appointment edit form opens and at the same time first radgrid is populated, then if I click any row in the firstgrid, second grid will be populated.
Here the issue is when I go to the appointment edit form, if I directly make changes to the appointment and say update or cancel, it works fine.
But when I go to the appointment edit form, and just click the radgrid1, then radgrid2 will be displayed and at the same time a small yellow color triangle with the exclamation mark appears at the bottom of the page which says 'error on page' and after that if i make changes on the scheduler and say update or cancel, then nothing comes except the ajax loading symbol.
What could be the error?...is that anything related to Ajax?
In my application I use two Rad Grids and a RadScheduler.
when I double click the appointment in the scheduler, appointment edit form opens and at the same time first radgrid is populated, then if I click any row in the firstgrid, second grid will be populated.
Here the issue is when I go to the appointment edit form, if I directly make changes to the appointment and say update or cancel, it works fine.
But when I go to the appointment edit form, and just click the radgrid1, then radgrid2 will be displayed and at the same time a small yellow color triangle with the exclamation mark appears at the bottom of the page which says 'error on page' and after that if i make changes on the scheduler and say update or cancel, then nothing comes except the ajax loading symbol.
What could be the error?...is that anything related to Ajax?