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

Radgrid with RadTextbox to Search from DB

1 Answer 48 Views
Grid
This is a migrated thread and some comments may be shown as answers.
manikandan r
Top achievements
Rank 1
manikandan r asked on 20 Aug 2015, 06:59 PM

I have a RadTextbox inside a <telerik:GridBoundColumn>

By default Radgrid gets loaded with database data.  After dataload when i type search text in RadTextbox,  the input string should search value in SQL datasource.

My Issue:

I am not able to pass the RadTextbox string to sql select query via Code behind.

 

Please help!

 

 

 

 

1 Answer, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 24 Aug 2015, 11:53 AM
Hi Manikandan,

Note that the GridBoundColumn renders TextBox control when the row is placed in edit mode. By default a Label showing the value for the field is rendered. Moreover, this text box is used to enter new value in the data source by default.

With that said, would you describe your scenario in more detail? What are your requirements and what should be the expected result?

When we have better understanding of your goal we would be able to give more to-the-point suggestions on how to implement it.

Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
manikandan r
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Share this question
or