.net - How can I create an Excel sheet view for user input in C#? -
i wanted create view same excel sheet of rows , columns in user can give inputs , should grow dynamically cell should filled program internally , should read only. making windows form application using c#. there way in c#?
there several tools aid in doing task. telerik , infragistics 2 of them.
http://blogs.telerik.com/aspnet-ajax/posts/13-07-30/create-excel-asp-net-grid
http://www.infragistics.com/products/windows-forms/infragistics-excel/
this article may useful too. http://support.microsoft.com/default.aspx?scid=kb;en-us;304662
Comments
Post a Comment