How to use selector in Formatter? #904
-
prepareGrid() { priceFormatter: Formatter = (row, cell, value, columnDef, dataContext) => { But It is not working.. I want to use this selector, which is inside the priceFormatter, because, this selector, I have defined the business login and print in the html view... that html view return in this selector... Please help me.... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
It's all in the Formatter Wiki and related issue #7 Please ask such questions on Stack Overflow next time and/or search in the Wikis, it has answers for most questions |
Beta Was this translation helpful? Give feedback.
It's all in the Formatter Wiki and related issue #7
Please ask such questions on Stack Overflow next time and/or search in the Wikis, it has answers for most questions