Hello,
I have 2 ultrawingrids in a panel which are Grid 'A' and Grid 'B'. If I'm adding a new row to Grid 'A', it should automatically add new row to Grid 'B' which functions very well but row in Grid 'A' has multiple ultracombos and same in Grid 'B' and there are 2 ultracombos in both grids with the same valuelist. So, I'm stuck at a point where if I select a value from the valuelist of ultracombo in Grid 'A', it should automatically set the value in the ultracombo of Grid 'B'. I'm unable to figure this out. Please help me out.
Thanks,
AB.
Hi,
I'm having a hard time understanding the issue.
I can't see any reason why having an UltraCombo in the grid would make any difference. What, exactly, are you trying to do and what part of it is giving you trouble?