Forum: VB.NET Dec 7th, 2007 |
| Replies: 0 Views: 3,716 i hav a problem here
i hav a gridview in which i hav don allowpaging=true
and also hav written the code
Protected Sub GridView1_PageIndexChanging()
GridView1.PageIndex =... |
Forum: ASP.NET Dec 7th, 2007 |
| Replies: 3 Views: 658 i need some help here
i have design a gridview which contains two columns with dropdown list first is emp_id column n second is orderofwork column...when i try to update database with selected... |
Forum: VB.NET Dec 7th, 2007 |
| Replies: 1 Views: 3,501 i need some help here
i have design a gridview which contains two columns with dropdown list first is emp_id column n second is orderofwork column...when i try to update database with selected... |
Forum: VB.NET Nov 21st, 2007 |
| Replies: 4 Views: 1,111 hi
can anyone tell me in which site i'll find good detail steps for deployment steps in vb.net 2005 |
Forum: VB.NET Nov 20th, 2007 |
| Replies: 0 Views: 519 i have 2 windows application project p1 and p2...
in first project p1 i have added the 2nd project p2 using add existing project..
now my problem is how to link one form in p1 to another in p2.. |
Forum: VB.NET Nov 19th, 2007 |
| Replies: 6 Views: 910 i have created both the projects n have stored it in same directory..what should i be doing next.. |
Forum: VB.NET Nov 19th, 2007 |
| Replies: 6 Views: 910 |
Forum: VB.NET Nov 19th, 2007 |
| Replies: 6 Views: 910 m sorry m new at this so not able to get what u r trying to say...
i should place p1and p2 (projects) in same directory ...
And then what should i be doing create a new project with all files... |
Forum: VB.NET Nov 19th, 2007 |
| Replies: 6 Views: 910 hi
i have a problem here..hope u guys can help me..
i have two projects p1 n p2 in vb.net windows application..
what i want to do is link these two projects such that when i click
a button in... |