GGC: ForeignKeyReference relation - troubles when adding new value

I am having some troubles using Grid Grouping Control, when a cell is referrenced onto other table with RelationKind = RelationKind.ForeignKeyReference

I set relationDescriptor.ChildTableDescriptor.AllowNew = true
and
relationDescriptor.ChildTableDescriptor.AllowEdit = true

I expect user to have an ability to add new record to a parent related table.

This behaves very strange in my application now: setting allowEdit to False makes dropDown table (when it is in edit mode) fail to close and to enter any value into the top empty cell in it. Setting allowEdit to true makes this table disappear on my click.

I would appreciate any help to solve this problem.

1 Reply

AD Administrator Syncfusion Team September 21, 2006 11:19 AM UTC

Hi Konstantin,

Please refer to the below forum thread for more details.
http://www.syncfusion.com/Support/Forums/message.aspx?MessageID=49513

Thanks,
Haneef

Loader.
Up arrow icon