lol i solved it u wouldn’t believe how stupid the answer is. i have to make a 2nd @lineprice2 = SglineItem.find(:all, :conditions => “sguser_id =#{params[:ad]}”) after the if loop because the @lineprice is still referencing the old object which had the old list. i knew it wasn’t anything to do with the rjs. thanks for your help sam
↧