Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
126179 | Sep 28,2016 08:14 PM UTC | Oct 17,2016 01:21 PM UTC | JavaScript | 3 |
![]() |
Tags: ejTreeGrid |
<script type="text/javascript">
$(function () {
var promise = ej.DataManager({
crossDomain: true
});
$("#treegrid").ejTreeGrid({
//
dataSource: promise,
query: ej.Query().from("usuarios"),
});
});
</script> |
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
or the page will be automatically redirected to sign-in page in 10 seconds.