Hi,
I want to create a Grid like this, but without fix encoded SQL Statements.
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/alleditablecolumns/defaultcs.aspx
Is it possible to make it with a objectDataSource? Finally I want to give after a SelectMethod, UpdateMethod, and DeleteMethod.
This methods are then in my code behind. Is there a sample exactly for this question?
Regards and Thanks
I want to create a Grid like this, but without fix encoded SQL Statements.
http://demos.telerik.com/aspnet-ajax/grid/examples/dataediting/alleditablecolumns/defaultcs.aspx
Is it possible to make it with a objectDataSource? Finally I want to give after a SelectMethod, UpdateMethod, and DeleteMethod.
This methods are then in my code behind. Is there a sample exactly for this question?
Regards and Thanks