Suppose I am implementing one windows form. I am inserting some values into ms access. In that table 5 columns there. But I want to insert three columns only. When I am clicking another button then other two values also insert into that table?
No Answer is Posted For this Question
Be the First to Post Answer
Name the property which of menu cannot be set at run time?
Which of the following position is the default docking position of the statusstrip control on the form?
Explain the difference between listbox and combo box?
What is form and its uses?
What is dynamic linking?
what is acomponent in windows applications?
What is the need of tabindex property is label control?
i already displaying one datagrid. now i want to make change to particular column header i.e i want to split that column header and it includes one more header.... write a code for that in windows application using C#.net
Name the template that is used to create a user-defined component.
Is it possible to set a shortcut key for label?
How to use the FindControl() function to preselect an item in my dropdownlist?
Are windows forms still used?