This is a migrated thread and some comments may be shown as answers.

storedprocedure

2 Answers 75 Views
Grid
This is a migrated thread and some comments may be shown as answers.
appdev
Top achievements
Rank 1
appdev asked on 23 Oct 2008, 07:53 PM
can you use stored procedure with grid instead of select statment?

2 Answers, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 24 Oct 2008, 05:48 AM
Hi Duy,

Go through the following code library submission which demonstrates how you can perform automatic operations in Grid using stored procedures.
Update/Insert/Delete with stored procedures and SqlDataSource control

Thanks
Shinu
0
appdev
Top achievements
Rank 1
answered on 24 Oct 2008, 04:37 PM
let assume that this work but how do you do it from the serverside? i was trying to follow the deomo that you guys have  and tried to make it take stored procedure and dynamic but i dont think i have any success in that so far 
 here is the link to the page that i'm talking about on your side.

http://demos.telerik.com/aspnet/prometheus/Grid/Examples/Programming/DetailTableDataBind/DefaultCS.aspx
thank you in advance.

 

Tags
Grid
Asked by
appdev
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
appdev
Top achievements
Rank 1
Share this question
or