Hi,
I am using the Inspector class to display the attribute grid for any table for one oid using Load method of the inspector. But this will load the whole table with its columns and values. But I want to achieve 2 things:
1. Can we load the table for that one oid with some fixed columns with their values but not the whole table?
2. I have another button in my custom UI which will save some data not from the attribute grid but under the implementation of that button. So this button can update data for few of those default columns. Can we highlight those changed columns in some way for example can we make those column names as bold or some other way to highlight those columns which will tell that these are the modified columns?
@Wolf @GKmieliauskas @UmaHarano @CharlesMcLeod @NarelleChedzey