Hi,
I have working in Asp.net and C# application, i have used visual studio 2003 for my project, my project i need this logic, how to store data in data grid to database by single mouse click, could anybody please help to finish this, Advance thanks for any reply.
Thanks.
User Profile
Collapse
-
rocksoft started a topic How to store data in data grid to database by single mouse click in Asp.netin .NETHow to store data in data grid to database by single mouse click in Asp.net
-
How to append string to string builder in C#
Hi,
I have used stream reader to read text file using Readline method, and i tried to append all string to string builder, but i'm not able to get all string value, i'm only getting last line of file, i have used the following coding
StreamReader reader = new StreamReader(@" d:\web_extract. txt",Encoding.D efault);
StringBuilder strbuild = null;
StreamWriter writer = null;
while(reader.Pe ek()... -
please anybody help to solve keydown event for enter button problem
Hi,
I am working in asp.net with C# web application, i have used one textbox and image button for search
funtion, i have created one user control for this, but after i have entered value in textbox, i have pressed the
button, its not at all working, if i will use mouse i can able to search values, how to enable to enter key at
keydown event of textbox, the following script... -
please anybody to help Dropdownlist selected index problem
Hi
I am working in asp.net with C# web application, I have used visual studio 2003, i have used dropdownlist
in my application to populate the data from mysql database, i have got problem while i selected the item from
dropdownlist, its not selecting correct item i'm selecting from dropdownlist, i have 64 records in my table, but i
tried to work with upto 15 records it will not giving problem, when the scroll... -
please anybody help auto complete text box using ajax and database mysql
Hi,
i have devloping web application in Asp.net and c#, i have used ajax to achieve the auto complete text box, my company using visual studio 2003, ajax auto complete text box working fine with ms sql database, but it throughing some script error and not working, anybody to help me to solve this problem, how to make the ajax compatible with mysql database,i'm using following ajax method
[AjaxPro.AjaxMet hod]... -
syntax to pass parameter in like operator using stored procedure
Hi,
i'm using mysql database, i don't know syntax how to pass the parameter in like operator inside the stored procedure, i want to select the store number related to textbox input number given by user, Eg: if they type "3" we have to select which stores starts with "3", i got syntax error when executing the following stored procedure, please correct this sp and solve my problem
Advanced thanks for... -
Please anybody help to solve error "class not registered" in vs 2003
Hi,
i got error "class not registered" when i try to create web setup and deployment project to my web application. i'm used Asp.net and c# to my application, i created web setup and deployment project many times to my application, but i getting this error now.please anybody try to help me out, if anybody solve this problem really million thanks to them.
Thanks.
No activity results to display
Show More