Hi again
I need to inject a FK (GUID) when a telerik grid component tries to save a new record. The InsertParameters of the llblgenprodatasource seems to be the place, but the "Type" list does not contain a Guid element. I've tried several others (string, object etc) but no luck.
Should there be a Guid in that list or will i.e. object work as well?
Version 2.0.0.60921, self servicing.
When I debug and use quickwatch where the exception occurs, all data is present except this required FK.
kjelli