R
rishabhshrivastava
Hello ALL,
I have a specific requirement and need some suggestions on how this can
be done...
I have a web page containing several User Controls and I need to Update
the database as soon as I make any change in values of any control i.e.
If I change the text of TextBox and click any where else on that
WebPage only that TextBox's value should be updated in Database.
So far I think using Callback or AJAX it can be handled....
If anyone can suggest a method or anyone has dealt with similar problem
in the past, any help will be appreciated....
Thanks.
I have a specific requirement and need some suggestions on how this can
be done...
I have a web page containing several User Controls and I need to Update
the database as soon as I make any change in values of any control i.e.
If I change the text of TextBox and click any where else on that
WebPage only that TextBox's value should be updated in Database.
So far I think using Callback or AJAX it can be handled....
If anyone can suggest a method or anyone has dealt with similar problem
in the past, any help will be appreciated....
Thanks.