AJAX Update Cell?

Is ther a way to use the update panel to trigger a method via ajax… for example i want to run an UpdateCell method when a cell gets updated?

Hi,

Could you elaborate you requirement and specify the problems you are facing. Generally I think you may utilize client side event i.e., OnCellUpdated which fires when a cell's value has been changed. you may use GridWeb.OnCellUpdatedClientFunction property to specify the client-side event handler method. Is it not working?

Thank you.

I have same issue.
Gridweb.OnCellUpdatedClientFunction only fire after I input the cell value and select other cells
or click some where else in gridweb.
Can you help?

@Gino1010,

Thanks for considering Aspose APIs.

Please read these two articles. It should help you fix your issue. If you still get some problem, please share with us your Sample Web Application Project, we will look into it and help you asap.

Section:

Articles: