I came across small problem in a restaurant bill making in VB 2010 please help me.
Attachment 93787
Please kindly see the image to clearly understand my problem. then also you not understand i will post my complete project please comment clearly where's the problem is
if you want my project then specify to send the project in comment section. please help me
Re: I came across small problem in a restaurant bill making in VB 2010 please help me
If you don't want to use the datagridview which would be the obvious choice for this, download the Visual Basic Power Pack and use the DataRepeater. The only way to use the current layout would be to use unbound controls and manually extract values from the datatable.