How to put the DataTable into Unity?
How to put the DataTable into Unity?
![chelseajcole](https://secure.gravatar.com/avatar/28ade4c88197153286e9ff6dec71c4a8/?default=https%3A%2F%2Fvanillicon.com%2F28ade4c88197153286e9ff6dec71c4a8_200.png&rating=g&size=120)
Currently I am working in MVC environment. I have DataTable in c# now, how can I put this DataTable into Unity so that when client-side call via AJAX, it can send back the datatable page by page from the Unity? How to put the datatable into Unity?
This discussion has been closed.