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

RadGridView 2010.2.10.914 with RadGridReportingLite

2 Answers 78 Views
GridView
This is a migrated thread and some comments may be shown as answers.
RobertoCorona
Top achievements
Rank 2
RobertoCorona asked on 06 Oct 2010, 03:46 AM
What is the equivalent to use?:

Grid.MasterTemplate.GroupByExpressions (i). SelectFields.Count
  
Dim col As New Telerik.WinControls.UI.GridViewDataColumn()
  
Grid.MasterView.TableHeaderRow.Cells(i).CellElement
  
ByVal Group As Telerik.WinControls.UI.AggregateCollection
  
Dim headerCell As GridCellElement = grid.MasterView.TableHeaderRow.Cells(i).CellElement

In the new version.

Thanks.

2 Answers, 1 is accepted

Sort by
0
Emanuel Varga
Top achievements
Rank 1
answered on 06 Oct 2010, 06:29 PM
Hello Roberto,

Please take a look at this article. If this does not help you to solve your problem please let me know and I will try to help you further.

Best Regards,
Emanuel Varga
0
Martin Vasilev
Telerik team
answered on 11 Oct 2010, 03:53 PM
Hi guys,

I would just like to remind you that actually we have discontinued the support of RadGridReportingLite library, since in Q2 2010 we have introduced a lot of new built-in exporting functionalities. However, for your convenience I have prepared a sample project compiled and tested with WinForms Q2 2010 SP2 and Reporting Q2 2010 SP1. You can find it as an attachment to this message.

Best wishes,
Martin Vasilev
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
GridView
Asked by
RobertoCorona
Top achievements
Rank 2
Answers by
Emanuel Varga
Top achievements
Rank 1
Martin Vasilev
Telerik team
Share this question
or