Is it possible to show more than 500 columns in a grid with a scroll bar? Or Is there any other way?
In my webpages I have references to js and images as such: "../../Content/Images/"Filename" In my code if I reference a file as above, it doesnt work so i have to write: "c:/miscfiles/"filename" 1-...