or
How to refresh a grid with parameters, I write that, but it's not work,pls help me ,thanks.
the code
var grid_=$("#grid_right").kendoGrid({the code :
grid_ .dataSource.read({
url: "charge-property/resources/unit_list_data.jsp",
dataType: "json",
data: {
q: "test"
}
});
grid_.refresh();
pls help me ,thanks.
dsEventsList = new kendo.data.DataSource({ data: JSON.parse(localStorage.getItem("EventsJson")), filter: { field: "Events_ID", operator: "eq", value: g_Events_ID } }); //Total Record --> 23
alert(dsEventsList.options.data.length);<script type="text/javascript"> $(document).ready(function () { $("#reply").kendoEditor(); });</script><textarea id="reply" rows="10" cols="30" style="width:740px; height="440px"> This is a test to see if the script shows up is the editor. </textarea> <button> Save</button>