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

obtaining filter values and text from datagrid

1 Answer 47 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Phillip
Top achievements
Rank 1
Phillip asked on 01 Nov 2010, 07:53 PM
Hello,

I'm a first-time poster here, so please forgive me if I'm posting in the wrong place. I've implemented a page using google-type ahead like here:

http://demos.telerik.com/aspnet-ajax/controls/examples/integration/gridandcombo/defaultcs.aspx?product=grid

Now, I'd like to be able to grab the column selected and it's value in the filter and pass that along to a 'button-click' event. I'm having trouble figuring out where and how to get these values. Can anybody help me?


Thanks,
Phil

1 Answer, 1 is accepted

Sort by
0
Maria Ilieva
Telerik team
answered on 04 Nov 2010, 01:36 PM
Hi Phillip,

You could get these values in the filter command of the grid by getting the Column Unique Name and the filter value and pass them where is needed. 
 

Regards,
Maria Ilieva
the Telerik team

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 Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Phillip
Top achievements
Rank 1
Answers by
Maria Ilieva
Telerik team
Share this question
or