Calling asp.net webservice from DHTMLX

Hi

Can we call asp.net webservice from dhtmlx?

thanks in advance

Hello,

dhtmlxGrid is fully client side component. You can use any server side webservice to pass valid XML for dhtmlxGrid.
To simplify server side operations related DHTMLX components you can use dhtmlxConnector for asp.net

Hi

thank you for your response,

how can i call the webservice using dbconnector?
do u have the sample on this?

thank you.