You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a qgrid that contains $ amounts that I would like to have displayed with commas separators but if I change the value types from float to string, the columns do not sort properly. How can i get around this?