Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
3
Posts with Downvotes
2
Downvoting Members
2
3 Commented Posts
0 Endorsements
Member Avatar for Lek Plepi

i have two DatePickers on form and I want filter between two dates. So when i click search in lsitview display the dates between can anyone tell me how to deal with?

Member Avatar for sgt_toasty
0
135
Member Avatar for Lek Plepi

Hello everyone I have a problem. i want to make a form with movable command buttons. the aim is that these buttons will represent the computers that are installed in one room. or the tables in one bar. all the tables can change depending the order that user give. can …

Member Avatar for Techyon
0
326
Member Avatar for dil.om

hello sir, i am working on attendance system project.For that i want to use swap card machin.plzzzz tell me the connection code between swap card machine and in my attendance software. plzzzzzzzzzzzzzz help me......!!!!!!!!!!!!

Member Avatar for Lek Plepi
0
159
Member Avatar for Lek Plepi

Hello i have created a form that has a combobox.the combobox displays the products.how can i add a selected product into a listview?????

Member Avatar for Lek Plepi
0
168
Member Avatar for Lek Plepi

Hello i have a big problem with msflexgrid i can't save it into ms.acess can somebody help me?

0
62
Member Avatar for Naveen2961

Hi There, I am trying to retrieve the data from MS Access Table to LIST-VIEW, its difficult for me to write the code as I am beginner, Need help on this .. Any suggestions, example or template ? Thanks in Advance..

Member Avatar for Naveen2961
0
1K
Member Avatar for Lek Plepi

Hello I have this code for avoiding empty textboxes but what about empty flexgrids???? Private Sub cmdSave_Click() If txtID.Text = "" Or IsNull(txtID.Text) = True Then Call MsgBox("There is no ID.", vbExclamation, "Warning") txtID.SetFocus Exit Sub End If

0
55
Member Avatar for Lek Plepi
0
62
Member Avatar for jumba_4u

hi all, here my problem is i'm preety new to vb.net programming. but have a little knowledge in vb6 programming. Say, when i press the 'edit' button a listview is shown, filled with records('empcode' field from empdetail) from a access table, say 'empdetail'. now if i doubleclick on a particuler …

Member Avatar for Lek Plepi
0
1K