ProgScripting Languages
Hi,
I am a new software developer, i am using C# to build programs, actually my problem is little bit complicated,
Actually i want to change the color of Column Header in DataGridView,
Here is the dataGridView,
I want to change the color of the column header of the DataGridView to blue.
is it possible to do that or not?
if yes then can anyone guide me how can i do that?
Thanks.
- 2837 views
- 1 answers
- 1 votes
i am using visual studio 210 ultimate edition, i am having trouble while connecting my program to database,
the connection string is
string connection = @"Provider=Microsoft.ACE.OLEDB.4.0; data source = AuCeph.accdb";
when i run the proram i got this error,
Can anyone guide me to resolve this error,
Thanks.
- 1354 views
- 1 answers
- 0 votes
Hi dear,
I am Mobile Application developer and Develop these application in Java and for this purpose I am using NetBeans because it is best platform for such type of work. But from few days I am feeling this problem any one tell me its proper solution.
Open Projectt
One or more projects do not have the target server set properly.
Right-Click the project in the Projects window and choose.
- 2829 views
- 1 answers
- 0 votes
I am having a problem with integrating Facebook like button with my website.
I have added Google +1 button with no problem, and when i try to add Facebook like button its taking space more than two line.
But i want to put it in a single line. Here is the code:
- 1237 views
- 2 answers
- 0 votes
Hi dear,
Need help about this problem.
NetBeans IDE Installer
Java SE Development Kit (JDK) was not found on this computer.
JDK 6 or JDK 5 is required for installing the NetBeans IDE. Make sure that the JDK is properly installed and run installer again. You can specify valid JDK location using -javahome installer argument.
- 10989 views
- 3 answers
- 0 votes
Hi dear,
I am doing work in Java for this purpose I use tool NetBeans but I receive this error in this tool please provide me help why this error appear.
Warning – Form Loaded With Errors
Error occurred in loading the form data. It is not recommended to use this form now in editable mode – data that could not be loaded would be lost after saving the form. Please go through the reported errors, try to fix them if possible, and open the form again. If you choose to open the form as View Only may see which beans are missing.
View only Allow editing Cancel
- 2737 views
- 5 answers
- 0 votes
Hi dear,
I am doing work in Java for this purpose I use tool NetBeans but I receive this error in this tool please provide me help why this error appear.
NetBeans IDE – Warning
Warning – could not install some modules:
Java – The module Java Source was requested in version >= 0.52.2 but only
0.52.1..8.8.2 was found.
- 3017 views
- 1 answers
- 0 votes
Hi all,
I am having trouble in using to my own defined library, I successfully reference my .dll file and used its all classes.
Now the problem starts when i run the program, actually the program failed to load that .DLL file it Popup with the following message.
Failed
The Module "mac.dll" failed to load.
Can anybody help me regarding this problem?
- 1504 views
- 1 answers
- 0 votes
Hi,
I am using Matlab 7.9.0 (R2009b) on Window 7.
I have a simple program written in Matlab which i want to convert in C, can any one tell me that how to convert the MatLab code to C language?
Thanks in Advance.
- 2758 views
- 2 answers
- 0 votes
Hello,
I am using Windows 7 ultimate on HP machine, i try to register a DLL file using DOS which i have to use in my project, when i try to install this file it popup with the following message.
RegSvr32
The module "wps.dll" failed to load.
Make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .DLL files.
The specified module could not be found.
OK
Note: i have a copy the file in the system32 folder but still get the same message.
Can anyone help me to sort this problem.
Thanks.
- 2557 views
- 1 answers
- 0 votes