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
~410 People Reached
Favorite Forums

4 Posted Topics

Member Avatar for vinnarasi

[QUOTE=vinnarasi;982431]How to delete,update records in listview? Changes also affect the database?[/QUOTE] How are you loading the data into the listview?

Member Avatar for vinnarasi
0
99
Member Avatar for juliusceasar

Good Day All, I am having issues making reference to .subitems(5) of ListViewStudents below, I can get to .subitems(4) with no issue but it tells me .subitems(5) does not exist. lsvFemaleStudents has 6 columns therefore it should have 5 subitems right? Does anyone know if there is a restriction when …

Member Avatar for kvprajapati
0
94
Member Avatar for ggl0rd

Use the tabindex property of the textboxes. textbox1.tabindex = 0, textbox2.tabindex = 1 and so on. Hope that helps.

Member Avatar for juliusceasar
0
110
Member Avatar for juliusceasar

I am designing a pocketpc app to manage service delivery at restaurants. I have designed the interface of the app and defined the schema of the database using a Microsoft SQL Server Compact 3.5 database file. I cannot figure out how to interact with this file tho, I'm using vb …

Member Avatar for juliusceasar
0
107

The End.