votes
Why this happens?
Whenever I connect GridView control to my local database and make AllowPaging property "True" the error coemes like this: " The GridView 'GridView2' fired event PageIndexChanging which wasn't handled. " But when I ...
blah blah blah is here! blah blah » Close
Whenever I connect GridView control to my local database and make AllowPaging property "True" the error coemes like this: " The GridView 'GridView2' fired event PageIndexChanging which wasn't handled. " But when I ...
how can use ckeditor_3.1 as control pannel?How can insert,edit,delete option by it?pls help....
I know how to make a control! It is compiling in a dll and this is the resulting form for it. But how to add that custom control (made let's say in myProject_1) into another project(say myProject_2)? I must reference that dll into myPro ...
I want to make a small app using c# that will help me control my cash flow. I would input to the program each time the amount of money I spent (after each day I will enter this day's expenses, with the details of what I bought etc. and i ...
Hi, I want to create a setup project such that I can programatically install my user controls to the toolbox. I tried the following code: System.Type t = System.Type.GetTypeFromProgID("VisualStudio.DTE.9.0"); ...
I'm using Visual Studion Express programming in C#. I developing a Control Panel where I have a form with a Listbox some buttons and a table. Not sure which control I should use for the table. Here are my requirements for the table 1) ...
I have created a web server control ServiceControl1 and added it my Visual Studio Toolbox. Later I drag it to a page of my website [url]http://aspspider.info/sanjibsinha[/url] But whenever I want to open the page [url]http://aspspider.in ...
what i'am asking is that.., i'want my appln to install to C:\Program Files\... and also i'want to add it to appwiz.cpl (control panel -> Programs and features).., also reply how to UnInstall the software from appwiz.cpl.., plz hel ...
I'm building an application that will be used on a touch screen, now i wan't to make a number pad out of buttons to perform the same function as the numbers on a keyboard. For instance, the user could touch a textfield to get the curser ...
I have two questions all regarding TreeView Control. 1> We usually know that TreeView can be bound to XML, tabular or relational data but is it more useful with the XML file? In fact when I try to bind it with data, it directs to ei ...
Hi, Is there anyone to guide my how to draw a user control on windows form to display code generated images such as rectangle, circle or triangle.
Got feedack? Found a bug? report it here.