murad073 / SmartAccount

This project is for small business accounting system
http://smartaccount.dyanit.com/
11 stars 3 forks source link

DataGrid in the Voucher Details page #49

Closed jakaria42 closed 12 years ago

jakaria42 commented 12 years ago

Look at the commented out section (marked TODO) in class VoucherDetailsModel. I need to access the database's Record table to give data to the datagrid in voucher details page.

murad073 commented 12 years ago

I did the record table access. But cant understand why gridview does not showing the rows. In debug i found 2 records, but gridView is doing some problem.