Welcome Guest, Not a member yet? Register   Sign In
Onchange function using ajax in View
#8

It looks like you're on CI 3.x? If so, try changing this line:
Code:
return $result->totalbalance;
to
Code:
return $this->db->get();
Reply


Messages In This Thread
RE: Onchange function using ajax in View - by maxxd - 05-01-2020, 06:34 AM



Theme © iAndrew 2016 - Forum software by © MyBB