Server-side processing | ASP.NET with SQL Server 2008
Server-side processing | ASP.NET with SQL Server 2008
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
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.