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

How to find correct PropertyName for sqldatasource

1 Answer 84 Views
DataForm
This is a migrated thread and some comments may be shown as answers.
Christopher
Top achievements
Rank 1
Christopher asked on 15 Apr 2016, 08:15 AM

Hey,

is it possible to get the selected keyvalue of a DataForm control as a <asp:ControlParameter...> of a SqlDataSource?

I know there a various other ways to accomplish this task, I was just wondering where i could find a property-overview or something like that :-)

 

Best regards,

Chris

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 20 Apr 2016, 08:54 AM
Hi Chris,

You can try to use a SessionParameter or regular parameter and fill the value manually:
http://msdn.microsoft.com/en-us/library/system.web.ui.webcontrols.sessionparameter.aspx

Regards,
Eyup
Telerik
Tags
DataForm
Asked by
Christopher
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or