M
Mika M
Hello!
If I add new row into databinded DataGrid by selecting for example certain
product code from columns drop down list, is it possible to automatically
show for example description in the next cell to the right for this selected
product cell, but when saving content of the grid just save product codes
column data using DataAdapter.Update-method?
I mean it's like INNER JOIN query to the 'products' -tables
'description'-field in DB. Hopefully you understand my question, I'm
finnish.
If I add new row into databinded DataGrid by selecting for example certain
product code from columns drop down list, is it possible to automatically
show for example description in the next cell to the right for this selected
product cell, but when saving content of the grid just save product codes
column data using DataAdapter.Update-method?
I mean it's like INNER JOIN query to the 'products' -tables
'description'-field in DB. Hopefully you understand my question, I'm
finnish.