1rosehip / jplist-asp-net

jPList - jQuery Data Grid Controls with ASP.NET and SQL Server
Other
4 stars 0 forks source link

asp.net configuration #1

Closed hossam2015 closed 9 years ago

hossam2015 commented 10 years ago

Hello,

I tried everything with the ASP.NET and SQL Server to make it work without any sucess

Can you please tell me how to make it work

Thanx alot for your great work this is the new best thing for data view

Regards

1rosehip commented 10 years ago

Hello, Thank you for the feedback. Can you please describe what errors you get?

Thanks

hossam2015 commented 10 years ago

thats the problem no error appear

I add the connection and create the db and table with the data but no data appear when I try to view it connectionString="Data Source=127.0.0.1;Initial Catalog=jplist;User ID=sa;Password=mypassword"

hossam2015 commented 10 years ago

the ajax-loader-line.gif image keep going right to left thats it when trying to view the page without showing any data

1rosehip commented 10 years ago

Please try to add a breakpoint to ~/WEB/JPListHandler.cs and check what exception you get there.

hossam2015 commented 10 years ago

I tried breakpoint when I do run it run but it donot even call the breakpoint

1rosehip commented 10 years ago

If so, maybe there are errors in browser console?

hossam2015 commented 10 years ago

nothing in the console

even I tried the old version of jplist it show no data to view but the data are there

does it require specific version of the .net framwork ???

1rosehip commented 10 years ago

No, it doesn't require a specific version of .net framework version. Can you share a link to your page so I could see this issue?

1rosehip commented 9 years ago

The project is updated