Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
155
Best Way to add a row programatically AND insert this row to the database
posted

Hi!

 

I have an UltraDatasource set up the way you explained in the tutorial

You override the OnRowEndEdit - Delegate to create an insert/update statement.

Can you tell me a way to achieve this behaviour programmatically?

I'd like to add a row to the Rows-Collection, modify its values and use this defined delegate to Insert this row to the database. I didn't find a way to call s.th. like row.EditComplete()...

Any help/suggestions are welcome.

Kind regards,

- Florian

Parents
No Data
Reply Children
No Data