Hello there---
I am working with OWC11 and I have successfully pulled data from a database and loaded it into a worksheet. The exported Excel file displays the data on a worksheet called Sheet. I would like to alter the worksheet name so that it says BaseInformation, then add an additional...
We don't want to force them into any screen resolution. That is why we are hoping to make the display of the WinForm more dynamic.
Not sure what you mean by "force it to be max resolution"... when a user's screen resolution is 800 x 600, since the form is set to be 1024 x 768, the user does not...
Hello there... we are developing a WinForm app using C# in VS2005 and have hard-coded the width of each form to be 1024. Fixing the width forces users to a minimum resolution and leaves empty space on the screen if the user has a resoltion higher than 10x8. Has anyone worked with WinForms to...
Hello there... we are developing a WinForm app and have hard-coded the width to be 1024. Fixing the width forces users to a minimum resolution and leaves empty space on the screen if the user has a resoltion higher than 10x8. Has anyone worked with WinForms to make them dynamically size the...
An addition to the last post... I tried throwing my code into the Page_Init method, but it did not render any new rows. I was assuming that it was too early in the page process to recognize the Table control.
hello there... wondering if anyone has run into this problem... but as I have articulated the problem for this post, I realized a solution, test it, and it works, so I will post the issue and my solution here.
I have created a Table control with 8 rows at design time. I have a dropdown menu...
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.