ASP.NET stock grid example

After looking at the demo on the web it looks like you generate the grid on in an img ? So the user won''t be able to : 1-move columns 2-scroll if there are a lot of lines/row ? 3-select a row by double clicking Thanks Jonathan

1 Reply

AD Administrator Syncfusion Team December 20, 2005 07:11 PM UTC

Jonathan, Yes, our Grid.Web is a web control that displays the generated grid as a image, so users will not be able to interact with it. Our Grid.Grouping.Web though, is a full fledged web control. It''s ideal for databinding scenarios. Regards, -Praveen

Loader.
Up arrow icon