Since using Innovator, one thing that I have found that is somewhat limiting is the configurability of the main item grid. Am I missing something somewhere? Here are some of the things I would like to be able to do, but can't seem to figure out how without creating my own separate form to replace the default main item listing grid.
1. Add events to clicking on a row. I would like to add a right click menu option for when you right click on a row in the grid.
2. Alter the searching/ordering capabilities. For example, I have a field that is of data type List (its a list of names). That field shows up on the main grid as a drop down, and there doesnt seem to be any easy way for me to change that to a text field on the grid.
I am sure there are work-arounds for my 2nd item (I thought about creating a separate property that is a string and just copying the values to that, and then using the string property on the grid), but I was hoping there was a cleaner solution.
Thanks for the help yet again.