This is a migrated thread and some comments may be shown as answers.

how two add list

1 Answer 31 Views
Grid
This is a migrated thread and some comments may be shown as answers.
alireza
Top achievements
Rank 1
alireza asked on 05 Dec 2012, 10:51 AM
  var values =Number(options.filter.filters[0].value);
 var test = String(options.filter.filters[0].field);
options.filter.Payment = {test : values };
options.filter.Payment = {test : values };
output
test: 10
but i want  value  variable test instead test  write .
pls help me ?

1 Answer, 1 is accepted

Sort by
0
Atanas Korchev
Telerik team
answered on 07 Dec 2012, 07:29 AM
Hello,

Unforunately it is not clear what the question is. Could you please clarify? You can attach a sample project or a few screenshots which show what the problem is.

Regards,
Atanas Korchev
the Telerik team
Join us on our journey to create the world's most complete HTML 5 UI Framework - download Kendo UI now!
Tags
Grid
Asked by
alireza
Top achievements
Rank 1
Answers by
Atanas Korchev
Telerik team
Share this question
or