it works perfect fine when there is only 1 datalist.. but when there's nested, it gave me this error msg...
DataBinder.Eval: 'System.Data.DataRow' does not contain a property with the name Expenses.
this 'lblExpenses' resides in my nested datalist...
how shld i deal with it?