datagrid not binded to a database example
HI Folks,
I have been looking for Example of Unbinded DataGrid web form. Iâve searched the web, my Reference library for this already,
I have two tables, which have a parent child relation. I need to fill data fields with combination of data straight from transaction table and individual selected from Transaction history. For instance, the Charge off amount, from transaction history, for that transaction.
Table 1 â transactions
Table 2 - transaction History
The information in this table has paid amounts, charge off, contracted amounts, etc.
|