Hi Team,


1) Asp.net mvc
2) Ext.net.

I using above 2 technologies to build my application and i am new to these 2 technologies.

We have one form in that it has text field and button when we click on that button i want to generate one xml data and send that as store to the another cshtml file which contains grid. We will redirect to that page.

Could any one please let me know how can give XML location dynamically?

".Proxy(Html.X().AjaxProxy()
.Url(Url.Content("~/xml/sheldon.xml"))
.Reader(Html.X().XmlReader().Record("Item"))"

In the above code can i give dynamically generated xml file instead of hard coded?

If i do any changes in the grid how can i save to xml and send the data to server or read data.

Please do the needful.

Regards,
Sravani