GridGroupingControl

Hai

How will i get particular row's particular columns value in GridGroupingControl.I tried a lot to get the corresponding functions of normal gridview like
1.DataGridview1.Rows.Count
2.DataGridview1.Columns[0].Visible = false
3.  strVocNumber = DataGridview1.Rows[0].Cells["VOCNO"].Value.ToString();

Please anyone help me, i am working in vs2010

1 Reply

AS Athiram S Syncfusion Team August 27, 2013 04:13 AM UTC

Hi Ash,

We are working on this query.

We will update you with solution by end of the day.

Regards,
Athiram S

Loader.
Up arrow icon