Hi,
It looks like by default the subtotal number inherits the number format from the main column. Is there a way to override it?
In my case I am displaying percents with a decimal point in a column and sometimes the total comes out to 99.9% instead of 100%. I just want to round of the total to...
Hi,
I need to popup a form from my main application, so that a user can still access/modify data on the main page without the popup page going to background. Similar to Find/Replace box in MS Office applications.
How can I call my popup form to achieve that?
Thanks,
Igor
Hi,
I need to find a way to get list of users and their machine names that currently login to a specific server.
Can anyone point me to the right direction?
Thanks,
Igor
Hi,
Is there a way in the code to check if the new version of an application (that was deployed using clickonce) is available on the server?
Thanks,
Igor
Hi,
I have an MDI form where I am loading different applications as children of the MDI form.
The applications are not a part of the MDI project, so they are loaded dynamically, providing the path to the application's exe file and a form name.
Dim loAssembly As...
Hi,
I am consolidating a number of stand-alone windows application under one MDI application. The development of those stand-alone applications is separated in each different project.
Is there a way to force any forms that open inside those applications to be open inside the main MDI form (if...
Hi,
I have a matrix report with 3 columns and each column shows a subtotal. There a way to to display a number of rows in the subtotal row along with the subtotal value?
Thanks,
Igor
Hi,
I have a matrix report with 3 columns and each column shows a subtotal. There a way to to display a number of rows in the subtotal row along with the subtotal value?
Thanks,
Igor
Hi,
I have dropdown parameter with multi-values allowed.
In my report headed I want to show all the dropdown values that were checked by the user to run the report. But since there could be a couple of hundred values I want to show "ALL" when all the values are selected instead of listing them...
Hi,
is there a way to filter details section of the report created using Matrix report type?
I just want to see rows that contain positive numbers.
Thanks,
Igor
my ClickOnce application was working fine for the last couple of mounths with regular auto-updates I was posting for the users.
And now suddenly users are getting an error message when trying to download and install updates:
ERROR DETAILS
Following errors were detected during this operation...
Hi,
I am using ClickOnce deployment to distribute my winform application. The application is installed on client’s machine gets auto-updates from the server if a newer version is available.
I have an xml file in my application where I store client preferences (database name, server name, so...
Hi,
I need to distribute vfpoledb.dll along with my application,
the dll needs to be placed into C:\Program Files\Common Files\System\Ole DB (create if doesn't exists) and register it using regsvr32
How can I do that?
Thanks,
Igor
Hi,
I need to display three numeric columns in datagridview so that all the numbers will show 2 digits after the decimal and if the number is negative it will appear in parentheses and in red font.
Right now I am doing that using CellFormatting event of my datagridview but it greatly effects the...
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.