Group: Forum Members
Last Active: 13 Years Ago
Posts: 4,
Visits: 1
|
Hello, I am using a NDataGridView control to display some data.
If I right-click a column header, a context-menu appears that allows me to ChooseColumns, apply BestFit and Order columns.
However, it seems I am not able to do this programatically.
Is there an event that I can fire which will allow the NDataGridView to perform the BestFit or the ChooseColumns functionality.
How can I trigger these events? Or is there another way to accomplish this?
|