De-selecting Row When Using Multiple Tables
Summary
How to deselect a row in one table when a row is selected in another table?Content
Hi,
I have a use case where I want to de-select a row in one table when a row is selected in another table. To elaborate, I have two tables with single select property on the same page with different SDPs bound to them. However, I want the user to be only able to select a row in one table at a time. I am not sure how to access the rowKey variable of one table from the First Selected Row event of the other one.
Tagged:
0