Hello,
I want to visually integrate an Excel spreadsheet in a Windows form. I am using VS.NET 2005 and Excel 2002.
I know about the Visual Studio Tools for Office introduced with VS.NET 2003, but it doesn't actually enable a user to manipulate a spreadsheet in a windows form.
It would be...
Hello,
I have a DataView bind to a basic Datagrid with 3 columns.
At Form Initialization only the first column of the DataGrid contain info.
Whenever I fill the 2 others columns, the row is disappearing (I guess hide) from the DataGrid... this is a great default behavior, but not user friendly...
Hello,
I have passed quite enought time with this and I cannot sort this out:
I have a custom control which inherit from the datagrid class. In the Page class, I add TemplateColumn instance (with custom ItemTemplate and EditItemTemplate class) to the Columns collection.
When I Create the...
Hello,
I have passed quite enought time with this and I cannot sort this out:
I have a custom control which inherit from the datagrid class. In the Page class, I add TemplateColumn instance (with custom ItemTemplate and EditItemTemplate class) to the Columns collection.
When I Create the...
Hi All,
I have create a report which is exported to pdf with a typed dataset as datasource.
The code bellow is running well but it always generate a new .rpt file on the server.
I wonder how to delete that .rpt file in the temp dir.
Does anyone have an idea?
Thanks,
Here is my VB code...
Hi All,
I have create a report which is exported to pdf with a typed dataset as datasource.
The code bellow is running well but it always generate a new .rpt file on the server.
I wonder how to delete that .rpt file in the temp dir.
Please help,
Here is my VB code:
Private Sub...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.