Server-side processing | ASP.NET with SQL Server 2008

Server-side processing | ASP.NET with SQL Server 2008

camuffocamuffo Posts: 1Questions: 0Answers: 0
edited April 2014 in General
Hi,
I'm trying to use the sample with ASP.NET VB but all instructions request retuns null value. For example

[code]
Request("iSortCol_0") is null
Request("iDisplayLength").ToString is null
[/code]

and so on.
Could you please help me to find the problem?
And on the aspx page? I had to add some code?
Please let me know.
Thanks
Francesco
This discussion has been closed.