I am trying to replace all usage of fnRender/mDataProp with mRender/mData.<br />
I am trying to render index of current row in first cell.<br />
fnRender function takes parameter contains iDataRow/iDataColumn field that contains info about position of current cell.<br />
How to get it using mData/mRender?
↧
How to get row index in mData
↧