Hi,
I have an issue while using the Table control.
I have created Table control and added few columns in which few records are displayed dynamically while loading the screen.
By defult one empty Row is displayed and then other records are displayed. if i select any record in the table control table header values are changed.
I do not want any such changes to be done and there should be no empty Rows displayed.
FYI
------
1) If select the Cardinality as 0..n it throwing an error so i had to select 1...n
Please suggest the way forward :
Thanks,
Mano