Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #17.2K
~3K People Reached
Favorite Tags
Member Avatar for Eric_20

Hello everyone! Basically a user is able to select one or multiple rows using checkboxes in a GridView and then a delete button which deletes selected rows. The problem is, the code behind for deleting works until I started using UpdatePanel. It just broke and I have no idea what …

Member Avatar for tonym001
0
412
Member Avatar for blackbr

For some reason, selectedindexChanged vb.net code is no longer firing. autopostback and enable viewstate are sill true. Enabled is set to true in code behind. Using VS2008. Any idea on what can cause this? Thanks, Randy [CODE]<asp:DropDownList id="ddlEmpName2" style="Z-INDEX: 138; LEFT: 192px; POSITION: absolute; TOP: 32px" runat="server" Width="152px" ForeColor="DarkBlue" DataValueField="EmployeeId" …

Member Avatar for CodeGorilla
0
2K
Member Avatar for mpande

Hello Everyone I'm currently busy doing a program that can capture sales, and evrything is working fine at the moment. The only problem is that in the stock table I can't update the quantity(when the company purchases stock), and also can't decrease the quantity(when they are sales). If I were …

Member Avatar for vb5prgrmr
0
80
Member Avatar for sana.khatib20

hi all, i want the application to show error message if the searched object is not in the database or if the user is trying to insert the same value again plz suggest some code.

Member Avatar for babbu
0
89
Member Avatar for Beatle Bailey

Greetings, Here is my Problem. I have written a VB6 program that works just fine. I wrote it with all of my Variable Arrays written within the program itself. This has made the program very long and I would like to shorten it. I have the Arrays also written in …

Member Avatar for vipin saxena
0
160
Member Avatar for thwias1b3008

Hello, I try to put the datagrid in back of the imagebox. . but it always appear in the front of imagebox. . . and it affects the design of my program. :'( Is there a way to put the Image Box in front of the other controls on the …

Member Avatar for tonym001
0
174
Member Avatar for StewartS

Hi! Is there any consensus as to the best way to handle dynamic button clicks? The buttons are being created dynamically and conditionally placed, depending on business logic. Our problem is that on clicking such a button, the postback calls the Page_Load but not the Button_OnClick. I notice that if …

Member Avatar for kvprajapati
0
429
Member Avatar for ninjaimp

While i thought this would be really simple im really struggling on filtering a gridview twice! I can bind data to my gridview on the choice of my first dropdown box from a dataset but i would like to then filter those results from a selection in a second dropdown …

Member Avatar for ninjaimp
0
142
Member Avatar for lakshsind

hi, am developing a website in vs 2008 my website is almost done but the problem am facin is that am using winzip for unzipping the folders that is uploaded my user ,if i run the website in localmachine(in server itself) i am able to invoke the winip exe and …

Member Avatar for tonym001
0
86