hi
i am getting the following error message(image attached)
i am programmatically creating the list view and using the demo as a base for the example
can anyone make any suggestions.
i am getting the following error message(image attached)
i am programmatically creating the list view and using the demo as a base for the example
| <div id="contentInner"> |
| <telerik:RadFormDecorator ID="RadFormDecorator1" runat="server" /> |
| <telerik:RadAjaxLoadingPanel ID="RadAjaxLoadingPanel1" runat="server" /> |
| <telerik:RadAjaxPanel runat="server" ID="RadAjaxPanel1" LoadingPanelID="RadAjaxLoadingPanel1"> |
| <asp:PlaceHolder ID="PlaceHolder1" runat="server"> |
| </asp:PlaceHolder> |
| </telerik:RadAjaxPanel> |
| </div> |
can anyone make any suggestions.