NX-open.net (vb) - Block Styler Set List vs Tree List
NX-open.net (vb) - Block Styler Set List vs Tree List
(OP)
Does any one have a good example of a Set List within a Block Styler in vb?
The reason I ask is because there is a great example of the tree list in the samples folder but I do not see anything for the set list. The tree list appears to have everything I need but it may be over kill.
What I'm trying to accomplish:
Have 3 columns each with a string value for each row (#, Description, Rev)
The ability to insert/remove and reorder rows
Automatically have the # populate in the new row (start at 10 new rows = +10)
The ability to import/export values via a txt or excel file.
Any help would be greatly appreciated.
The reason I ask is because there is a great example of the tree list in the samples folder but I do not see anything for the set list. The tree list appears to have everything I need but it may be over kill.
What I'm trying to accomplish:
Have 3 columns each with a string value for each row (#, Description, Rev)
The ability to insert/remove and reorder rows
Automatically have the # populate in the new row (start at 10 new rows = +10)
The ability to import/export values via a txt or excel file.
Any help would be greatly appreciated.




