Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
255
Ultragrid Binded by DataSet with Relation hiding Columns
posted

I have an Ultragrid Binded to a DS with Relations.  The relation are based on an ID that I wish to hid.  On the top table I'm able to hide the ID by simply calling:

UG1.Columns(0).Hidden = True

But the relation that has this same ID in it is still being displayed.  I'm not quite sure how to hide the relational data ID column.  Please see the attached picture for more information:

 

Parents Reply Children
No Data