Hi All,
I am looking for a excel like grid control which can be used in a web application (asp.net, asp.net mvc, angular etc) …and below is a list of capabilities which I am looking for in the excel grid Component, want to know if your spreadsheet component offers these … any technical documentation would help …
-
User experience - This is one of the major requirements, the grid control should offer a rich user experience as number of data that will be entered or displayed will be huge and the grid should not flicker \ sluggish in its performance. The grid should be more excel like.
-
Copy & Paste Feature - The grid should offer capability to copy data from excel on to the grid, users would have to make lot of data entry in the grid to avoid that they will work on excel , format the data and then they will copy it over to the grid. The data can be copy pasted for the whole grid \ column wise \ row wise
-
Rich Javascript API - Should offer a rich JavaScript API using which client side programming can be done.
-
Display of controls on the grid - Grid should support displaying different type of controls like List box, drop-down, radio buttons, text box, date-time control etc…
-
VLookup - VLookup capability as in excel
-
Excel Engine for server side excel automation - Product should also offer an excel engine using which excel calculations can be executed and results obtained, data will be fed into the excel files programmatically and the calculation will be triggered programmatically.