Hi
I have report with editable columns. these columns have '%d' style. but after edit the style is mising:
select 'dbr.colstyle', 'MinK', '%d';
select 'dbr.editable', 'MinK', 'sp_DBR_XXX_Edit', 'ID=ID', 'Ps=Ps', 'Us=Us', 'Reg=Reg', 'Is=Sand', 'Login=Login', 'MinStyle=MinStyle', "options={'onsubmit':MinUzs_submit, 'callback':MinCallBack}";
before edit i see '1500', after edit i see '1,500'