Gerard O Carroll (11/2/2011)
I have not done this with the Browsids Dialog, but have done it with the Devexpress Grid, whcih behaves well with the SF BBS. All my grids are 'Data Driven' in that the Fields, Sequence, Headings etc are taken from a Data Table. Also with the Devexpress Grid, you can 'Save' the settings to an XML file (by user) and then restore them on say the load of the grid (Hav not done this myself yet thouugh), with just one or two lines of code
Hi Gerard.
Thanks for the information. As it so happens, I am waiting on a DevExpress license. I will check out the code in the BrowseDialog class to see what I need to do to create a subclass that does what I want.
Thanks.