Hello,
I am looking for an asp.net control to perform the following tasks
•wrap text when too long for the current cell
•auto size cell to wrapped contents
•display a popup comment similar to what is found in excel
•comments are user editable
•allow all comments to display when loading the control
•merge cells rows/columns
•insert image into cell, allow user to paste image into cell
•capable of asynchronous calls
Have tested several controls and most of these features are available. However, I routinely get stuck on displaying comments in the intended manner. Any help would be greatly appreciated.
I am looking for an asp.net control to perform the following tasks
•wrap text when too long for the current cell
•auto size cell to wrapped contents
•display a popup comment similar to what is found in excel
•comments are user editable
•allow all comments to display when loading the control
•merge cells rows/columns
•insert image into cell, allow user to paste image into cell
•capable of asynchronous calls
Have tested several controls and most of these features are available. However, I routinely get stuck on displaying comments in the intended manner. Any help would be greatly appreciated.