At 15:01 2013-09-25, "Tracy Pearson" <[email protected]> wrote:
Gene Wirchenko wrote on 2013-09-25:
[snip]
> Having to .removeobject() with a fixed control number strikes me as > being two kludges. Is there a way to set up a grid without having to > deal with a data control automatically being added for each column?
Look at the MemberClass and MemberClassLibrary of the grid to use your subclass of Column. On the Column will ADD OBJECT what you want, you can define the HeaderClass and HeaderClassLibrary
This appears to me to imply that one is expected to have only one type of input control on a grid. What would happen if I wanted a textbox subclass and an editbox subclass (which I might well)? Would I have to go back to that kludge for the second subclass?
[snipped code] Sincerely, Gene Wirchenko _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/ ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

