Table shows up blank if more than 25 columns defined
Table shows up blank if more than 25 columns defined
kpatel
Posts: 1Questions: 0Answers: 0
Hello,
We've been using DataTables and when we had our webapp (C# ASP.NET 2.0) running on our Win2k3 with IIS 6.0, everything worked fine and the rows of data showed up correctly. We were recently forced to move our webapp onto a Win2k8 server with IIS 7.5 and we did moved it over, the DataTables with more than 25 columns no longer showed the rows of data, but the DataTables with LESS than 25 columns still worked perfectly. Can you help us with why having more than 25 columns defined on a DataTable causes the rows of data not to appear. THANK YOU!!
We've been using DataTables and when we had our webapp (C# ASP.NET 2.0) running on our Win2k3 with IIS 6.0, everything worked fine and the rows of data showed up correctly. We were recently forced to move our webapp onto a Win2k8 server with IIS 7.5 and we did moved it over, the DataTables with more than 25 columns no longer showed the rows of data, but the DataTables with LESS than 25 columns still worked perfectly. Can you help us with why having more than 25 columns defined on a DataTable causes the rows of data not to appear. THANK YOU!!
This discussion has been closed.
Replies
Allan