Hi,
I start to work with Telerik RadGrid and i would like to know:
My datasource is an sql stored procedure and contain many fields that i don't want to show. So, is it possible to configure the RadGrid column by column?
In the same way, i need 6 textbox fields at the end of this grid, that user can enter an integer value.
It possible to include textbox in the RadGrid and when the user click save button, to get values programmaticaly in code-behind?
Thanks!
I start to work with Telerik RadGrid and i would like to know:
My datasource is an sql stored procedure and contain many fields that i don't want to show. So, is it possible to configure the RadGrid column by column?
In the same way, i need 6 textbox fields at the end of this grid, that user can enter an integer value.
It possible to include textbox in the RadGrid and when the user click save button, to get values programmaticaly in code-behind?
Thanks!