Hi Friends, In this tutorial, how to update the sum of all the button data-price value using jquery, Just Follow three step and it's work easily.I hope It may be some helpful to others.
Hi Friends, In this tutorial, how to update the sum of all the button data-price value using jquery, Just Follow three step and it's work easily.I hope It may be some helpful to others.
In this wiki I will show you how to save/update a model with many related model For example: How to set a product to multiple categories only in one post form ?
After of model update (successfull or not) throught CGridView (check the below link) you probably need to updates the specific row html in cgridview (not entire cgridview)
Suppose you want to have a list in Category with its related products and you want to updates the list (removing or insert product items) This wiki show us how to do that
Suppose we want to set a category to product (or an item in general term), Also suppose categories has sub-categories (multi-level)
There are cases you want to update a record on CGridview directly
Suppose you want to refresh a form or any content when a single row of CGridView is selected