views:

92

answers:

2

Hi everyone,

is there in any means a manner to show a grid or something like Excel. I see alot of information, but how do you feel about this one?

Are there grids, or third party grid that provide these features?

Thanks, I very like it to here your opinion, and your idea about this feature I want to provide in a Web Page?

+2  A: 

Yes, Telerik makes a control like excel (RadGrid):
http://www.telerik.com/products/aspnet-ajax/grid.aspx

Sample Code with it:
http://www.telerik.com/community/code-library/aspnet-ajax/grid/excel-like-radgrid.aspx

Here's a similar SO question about excel like grids. I think his request is a little more demanding on what they can do than yours though:
http://stackoverflow.com/questions/587120/good-asp-net-excel-like-grid-control

Dev Express is another one:
http://www.devexpress.com/Products/NET/Controls/ASP/Grid/

Kevin
Thanks I missed that last link!
pipelinecache
A: 

This one is good,but it can only embedded in html as java applet.

http://www.jxcell.net

liya