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

Getting Values from RAD Grid Columns

3 Answers 332 Views
Grid
This is a migrated thread and some comments may be shown as answers.
AG
Top achievements
Rank 1
AG asked on 02 May 2011, 05:30 PM
Hi all,

I am trying to get value of certain column from datagrid and then use it in URL for hyperlink control. I am using  onitemdatabound  event and  using the code like this


 

 

Hashtable t1 = new Hashtable();

 

 

dataItem.ExtractValues(t1);


but it is not extracting all the values from dataitem and only showing few values.
Any advice ?

3 Answers, 1 is accepted

Sort by
0
Pavlina
Telerik team
answered on 03 May 2011, 01:24 PM
Hello,

The following topic shows how to access cells and values in grid. 
Accessing cells and rows

Please let me know if it helps to achieve the desired functionality or you need further assistance.

Regards,
Pavlina
the Telerik team

Browse the vast support resources we have to jump start your development with RadControls for ASP.NET AJAX. See how to integrate our AJAX controls seamlessly in SharePoint 2007/2010 visiting our common SharePoint portal.

0
Jaya
Top achievements
Rank 1
answered on 19 Feb 2015, 10:11 AM
Hi
Pavlina

can u solve this http://www.telerik.com/forums/how-to-find-control-id-telerik-radgrid

How to Telerik radgrid Findcontrol using Column Wise 

0
Pavlina
Telerik team
answered on 24 Feb 2015, 10:20 AM
Hello,

The pointed ticket is already answered. Please do not open duplicate post with the same question.

Regards,
Pavlina
Telerik
 

Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.

 
Tags
Grid
Asked by
AG
Top achievements
Rank 1
Answers by
Pavlina
Telerik team
Jaya
Top achievements
Rank 1
Share this question
or