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
~549 People Reached
Favorite Forums
Favorite Tags
Member Avatar for Saravanan07

Hello, Could someone help me to resolve the problem in my code. I'm currently developing a application and the edit function of the system has some flaws in terms of the syntax. This system is developed using VB.Net. [code=vb] Private Sub cmdEdit_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles …

Member Avatar for Teme64
0
217
Member Avatar for Saravanan07

Hello, I'm currently developing a application in VB.Net. I'm using the DataGridView to display my data on the form. I have a EDIT button on the module and I need to know how can I populate a selected record into the textboxes from the DataGridView. Hope you could understand my …

Member Avatar for Saravanan07
0
121
Member Avatar for Saravanan07

Hello, I'm currently creating an application in VB.Net. I have used the IsNumeric function for registering the name but the function only work if I enter only Numeric. If I enter Char + Numeric it doesn't provide any error message. For example if I key in James007, the data are …

Member Avatar for kvprajapati
0
211