No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
4 Posted Topics
[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?
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 …
Use the tabindex property of the textboxes. textbox1.tabindex = 0, textbox2.tabindex = 1 and so on. Hope that helps.
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 …
The End.
juliusceasar