I was just looking up the siGridWidgetColumnType enums for the GridData object as I was modifying some old code. While doing so I noticed a plethora of options to dress up a grid data cell. The items that catch my attention are siColumnButton and siColumnFile.
In the case of siColumnButton, are there any callbacks available when the button is clicked? Otherwise, what's the point? In case of siColumnFile, why does the popup dialog ask for a folder and not a file? Any way to get the folder dialog to be a file dialog AND default to opening to the path specified in the cell? Thanks, Matt

