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

Get the column value from detail table

1 Answer 133 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Amit Lamba
Top achievements
Rank 1
Amit Lamba asked on 08 Jul 2008, 09:15 PM
Telerik Team,

I am working on RadGrid control in which we are displaying records  3 levels as mentioned below.

1st Level ---ProductType
2nd Level-------ProductFamily
3rd Level----------Products
under products level we are displying list of models as mentioned below.
Model#            Description

after expanding one model# we are showing below list of columns.
Price|DealerPrice|DiscountPrice 

i am binding data using sqldatasource controls and am using detail tables for all levels.

Here i want get the price value from this detail table level and concatnate the Currency symbol of different table columns.

Can you pls provide the solution for this issue.


1 Answer, 1 is accepted

Sort by
0
Shinu
Top achievements
Rank 2
answered on 09 Jul 2008, 12:13 PM
Hi Amit,

Here is a help article which shows how to loop through the detail tables. Go through it and see whether it helps.
Traversing detail tables/items in Telerik RadGrid

Shinu.
Tags
Grid
Asked by
Amit Lamba
Top achievements
Rank 1
Answers by
Shinu
Top achievements
Rank 2
Share this question
or