Column selection and column index

Hi, I am selecting cells from column letz say 1,3 and 5. How do i get the col indices of these columns since i want to hide those columns. I used GridRangeInfoList ranges = this.m_PretestListingGrid.Selections.GetSelectedCols( true, true); but it didnt give me proper column index

1 Reply

AD Administrator Syncfusion Team December 14, 2004 08:24 AM UTC

Here is a KB on iterating through selections. http://64.78.18.34/Support/article.aspx?id=564

Loader.
Up arrow icon