Hi ,
Iam getting an array from Backend and he is sending the array in the same order but when iam assigning it to the dataProvider of the datagrid iam not getting in the same order .
Can somebosy suggest as to how to control the order of the columns in a datagrid .
I dont know the number of columns that iam receiving from the backend but i need to make sure that the first Column is always called DATE AND LAST COLUMN is always TOTAL .
Can somebody please suggest what to do .
Thanks, Kumar