Hi,,,
I have some quires reagrding Structre columns
First is these grid columns always automatically generated or not..
another is can we use thsese column as user defined column type in grid or not.
1) GridRowIndicatorColumn: its sets automatically when we set allow resizing property to true.but incaseautogeneratedcolumn property set to false still this column showing at the begining of grid.Another issue is like that if we dont set allow resizing property but using GridRowIndicatorColumn class directly as a user defined column then the column is not visible at all.So can we use GridRowIndicatorColumn class directly or not.
2)GridGroupSplitterColumn: it sets automatically when grouping enable,to facilitate the expand/collapse functionality.But incaseautogeneratedcolumn property set to false still this column showing at the begining of grid.Another issue is like that if we dont set grouping expression property but using GridGroupSplitterColumnclass directly as a user defined column then the column is not visible at all.So can we use GridGroupSplitterColumnclass directly or not.
3)GridExpandCoulmn: same like ....
Please give some suggestions to clarify thsese issues.
Please share some demos\samples where we are using direcltly GridRowIndicatorColumn,GridGroupSplitterColumn and GridExpandCoulmn as users defined column type.
I have some quires reagrding Structre columns
First is these grid columns always automatically generated or not..
another is can we use thsese column as user defined column type in grid or not.
1) GridRowIndicatorColumn: its sets automatically when we set allow resizing property to true.but incaseautogeneratedcolumn property set to false still this column showing at the begining of grid.Another issue is like that if we dont set allow resizing property but using GridRowIndicatorColumn class directly as a user defined column then the column is not visible at all.So can we use GridRowIndicatorColumn class directly or not.
2)GridGroupSplitterColumn: it sets automatically when grouping enable,to facilitate the expand/collapse functionality.But incaseautogeneratedcolumn property set to false still this column showing at the begining of grid.Another issue is like that if we dont set grouping expression property but using GridGroupSplitterColumnclass directly as a user defined column then the column is not visible at all.So can we use GridGroupSplitterColumnclass directly or not.
3)GridExpandCoulmn: same like ....
Please give some suggestions to clarify thsese issues.
Please share some demos\samples where we are using direcltly GridRowIndicatorColumn,GridGroupSplitterColumn and GridExpandCoulmn as users defined column type.