Welcome Guest, Not a member yet? Register   Sign In
flexReload Not reloading
#2

[eluser]Richievc[/eluser]
Ok I got the answer the FlexReload Just reloads teh grid from the original Load The way to do it is to use the following

Code:
success: function(data){
$('#flex1').flexOptions({url:"<?=site_url("/ajax/disable");?>"}).flexReload();
               }

Instead of the reload solo
Hopes this helps anyone else Thanks


Messages In This Thread
flexReload Not reloading - by El Forum - 07-29-2011, 01:01 PM
flexReload Not reloading - by El Forum - 07-29-2011, 02:30 PM



Theme © iAndrew 2016 - Forum software by © MyBB