Hello,
I have an objectdatasource that populates a listbox. The objectdatarource select method requires two parameter (the PK of radgrid item).
When the Selecting event of objectdatasource is fired, I cannot access to current edit item, because edititems.count is =0. How can I retrive the primary keys of current edited row in this case?
THanks
I have an objectdatasource that populates a listbox. The objectdatarource select method requires two parameter (the PK of radgrid item).
When the Selecting event of objectdatasource is fired, I cannot access to current edit item, because edititems.count is =0. How can I retrive the primary keys of current edited row in this case?
THanks