Unplanned
Last Updated: 01 Nov 2019 13:24 by ADMIN

The asp:Buttons inside DataForm templates are hidden if their ID's end with Edit, Insert of View and RenderWrapper="true".


Possible workarounds:

  1. Replace the asp:Button with telerik:RadButton
  2. Change the IDs of the hidden buttons so they do not end with Edit/Insert/View