Hi! I have a RadGrid with a MasterTable and a DetailsTable. The MasterTable has a column in it with the 'expand' button. However when I click on the 'expand' button nothing happens.
I've checked to ensure the 'GridRelationFields' have the correct values for the 'DetailKeyField' and the 'MasterKeyField'. The MasterTable and the DetailsTable both have columns for these values.
Could someone provide suggestions for troubleshooting? I have this same logic working on another page in our web application, but must be missing something for this particular page.
Thanks!
I've checked to ensure the 'GridRelationFields' have the correct values for the 'DetailKeyField' and the 'MasterKeyField'. The MasterTable and the DetailsTable both have columns for these values.
Could someone provide suggestions for troubleshooting? I have this same logic working on another page in our web application, but must be missing something for this particular page.
Thanks!