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

How correctly to cause Action from Chart

0 Answers 67 Views
Chart
This is a migrated thread and some comments may be shown as answers.
David
Top achievements
Rank 1
David asked on 27 Sep 2012, 01:41 PM
Hi

How correctly to cause Action from Chart

dataSource: {
                transport: {
                    read: {url: ('@Url.Action("ActionName", "ControllerName")'),
                           dataType: "json",
                           data: { fieldName: $("#Field").val()}
                    }
 
                }
                          
            },

No answers yet. Maybe you can help?

Tags
Chart
Asked by
David
Top achievements
Rank 1
Share this question
or