I have CommandItemSettings-ShowRefreshButton="false" settings in MasterTableView and it works fine. However it doesn't apply to hierarchical grid beneath it.
Is there equivalent of MasterTableView for sub table? Or any other way to achieve the objective
I apologize for accidental name for the thread, not sure how to edit it.
0
Accepted
Konstantin Dikov
Telerik team
answered on 26 Dec 2014, 12:58 PM
Hello David,
This property is applied to the GridTableView only and does not apply for the nested GridTableView detail tables. In order to hide the refresh button for all nested GridTableViews you will have to set it explicitly to each one of them:
Please give this a try and see if this is the result that you are looking for.
Best Regards,
Konstantin Dikov
Telerik
Check out the Telerik Platform - the only platform that combines a rich set of UI tools with powerful cloud services to develop web, hybrid and native mobile apps.