HI guys! anyone know how to Print the selected item on listview?
Im using DE and DataReport to print.
and i use this code on the SQL of the Command in DE
Select * from tblinfo where CustomerNo = '" & txtCustomerNo.text & "%';
but its not working.. the datareport shows but there is not record showing.
please Help me...
Im using DE and DataReport to print.
and i use this code on the SQL of the Command in DE
Select * from tblinfo where CustomerNo = '" & txtCustomerNo.text & "%';
but its not working.. the datareport shows but there is not record showing.
please Help me...