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

Textbox value within Edit Template

1 Answer 66 Views
Grid
This is a migrated thread and some comments may be shown as answers.
SEAN
Top achievements
Rank 1
SEAN asked on 17 Nov 2015, 09:55 PM

I have a lookup feature I am trying to create on a RadGrid when user clicks for a new item.

Currently I have a Textbox and a Button, when the button is clicked I can find the textbox control just fine and I can even give it text in the code behind which will then display said text. However, on the Clickevent I can not see any of the text the user put into the textbox.

 

How can find this textbox on page load or any other event for that matter so that I can grab the users imputed  text to start my search.

 

Thanks

1 Answer, 1 is accepted

Sort by
0
Eyup
Telerik team
answered on 20 Nov 2015, 09:36 AM
Hello Sean,

You can check the approach demonstrated in the following article:
http://docs.telerik.com/devtools/aspnet-ajax/controls/grid/defining-structure/changing-the-grid-structure-dynamically-on-postback

Or you can check the solutions suggested in the following post:
http://www.telerik.com/forums/radgrid-enable-filter-code-behind#cel1slcp-U-pmV28CfXTrg

Hope this helps.

Regards,
Eyup
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
SEAN
Top achievements
Rank 1
Answers by
Eyup
Telerik team
Share this question
or