How could I know which record is selected in browsedialog?
Thank you
I tested with the code below, but it always point to first row.
Any ideas?
I double check the SF.NET, I only see code to copydatafrom but couldnt see any code that set currentrowindex.
Please advice.
Thank you for info.
After debugging, I found that PrimaryFields is not set. It is because I map my BO to view.
I have set override primary key specification