ProgressNS / nativescript-ui-feedback

This repository is used for customer feedback regarding Telerik UI for NativeScript. The issues system here is used by customers who want to submit their feature requests or vote for existing ones.
Other
115 stars 21 forks source link

group using radlistview with only js and not ts #1316

Closed wuilmerj24 closed 4 years ago

wuilmerj24 commented 4 years ago

I understand that this means is only to report problems or suggest new functions. But how can I create a radlisview grouped with just js and not ts?

support[bot] commented 4 years ago

:wave: @wuilmerj24, we use the issue tracker exclusively for bug reports and feature requests. However, this issue appears to be a support request. Please, use Stackoverflow to get help.

NickIliev commented 4 years ago

@wuilmerj24 any TypeScript will be converted to JS when executing the tsc <file-path> command.

wuilmerj24 commented 4 years ago

Hi. Thanks for responding and I understand. Already try stackoverflow but no answer.