Handle dataset on client side and attached to your binding source

Mkontwg

Member
Hi Team

I want to know, how do i handle dataset on client side, as well to attached it.

I have a procedure called fields email_address, status and delete. How do i passed this? Do i create a buffer handle inside my class object? or method as private void. I need help a sample example with the above temp table tt-email with these fields email_address, status and delete column will be appreciated, thanks.
 
Top