Grid column height

Received : 2007/11/30 01:46:43
Message : hi,
this is swapna. i have three problems.
first one is:-- i want to set height of the column , how to do that?
Second one is:- i want export grid information to excel comma separated file not to excel. iam binding datatset to grid. how to do that?
third one is:- iam binding dataset to the grid. when i create a new row and when i click on save button its not giving any problem. but when i change that row, or recalculate the formula its giving problem for some times not every time. its giving Update Concurrancy exception. Iam not getting this. this is major problem. why this happens.
can you please give me reply as possible as early

thank you
swapna


This message was posted using Aspose.Live 2 Forum

Hi Swapna,

Thanks for considering Aspose.

1). Please use Cells.SetColumnWidth and Cells.RowHeight methods for your need.

2). Please use WebWorksheets.SaveCSVFile method.

3). Could you give us more details and do create a sample project, zip the project and post us here here with all the files (.aspx, cs, other files etc.) to show and reproduce the problem. We will check and fix it soon if found the problem.

Thank you.