Post Back Problem( Smart Navigation)
-
Hai Friends, I have a Requirement ,in that Dynamically Textboxes and Dropdowns will be generated then page will become large, when i click on any dropdownlist(autopostback = true) it is being post backed, its again starting from page begining agin i am going to that dropdownlist position,again doing some thing not doing like this,when i click on it, post back should be done and ctrl should be there only,is there any solution for it? actually iam using SMARTNAVIGATION = TRUE,It is working fine, postback is done, ctrl is there only but some times ,it is giving problems some times we can use ajax for it but other than that is there any solution for it?
-
Hai Friends, I have a Requirement ,in that Dynamically Textboxes and Dropdowns will be generated then page will become large, when i click on any dropdownlist(autopostback = true) it is being post backed, its again starting from page begining agin i am going to that dropdownlist position,again doing some thing not doing like this,when i click on it, post back should be done and ctrl should be there only,is there any solution for it? actually iam using SMARTNAVIGATION = TRUE,It is working fine, postback is done, ctrl is there only but some times ,it is giving problems some times we can use ajax for it but other than that is there any solution for it?
smart navigation is not a good solution, it would not work in Mozilla.
Pradipta Basu
-
Hai Friends, I have a Requirement ,in that Dynamically Textboxes and Dropdowns will be generated then page will become large, when i click on any dropdownlist(autopostback = true) it is being post backed, its again starting from page begining agin i am going to that dropdownlist position,again doing some thing not doing like this,when i click on it, post back should be done and ctrl should be there only,is there any solution for it? actually iam using SMARTNAVIGATION = TRUE,It is working fine, postback is done, ctrl is there only but some times ,it is giving problems some times we can use ajax for it but other than that is there any solution for it?
why not... create web request thru javascript. But honestly speaking as per my understading we are all buying same fruits but with different color... AJAX, POSTBACKURL, XMLHTTPRequest all feature do the same job more and less.... what is your view... Amit Gugnani