Hello.
The problem is that I can not display the data in the jqGrid. Maybe I dodn't understand something or I'm on wrong way of integration jqGrid into .net application.
If I change URL (url: 'data.xml',) to use XML file as data provider I can see data in the grid. Both files (data.xml and data.aspx) have the same response in the browser.
Aspx file with grid.
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="GridForm.aspx.cs" Inherits="VL.Apollo.WebForm1" %>
…
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top