I don't see a way to hide a column. I must be overlooking this since I am sure 90% of tables out there use an "ID" primary key and who would want/allow that to show in a DataGrid? Surely, my eyes are just overlooking such a "basic" feature.... Can anyone point me in the right direction?
(Initially I thought maybe VisibleIndex might do this, but it doesn't seem to. I guess I could use a css to hide it, but I figured that would be a very 'kludgy' way of handling something that surely must be built into the control itself.)Thanks!Shayne
Wow... I can't believe this isn't an option. The control seems useless without it.
Hiding of WebDataGrid fields is discussed in a copule of other threads on the forums. Here are links to posts on two of the threads I found:
http://forums.infragistics.com/forums/p/16585/60451.aspx#60451http://forums.infragistics.com/forums/p/24191/88691.aspx#88691