Top Solutions

jqgrid asp net mvc

In this example, I will show to how to display data in a grid using jQuery jQGrid in asp.net MVC uses the entity framework. It is a very lightweight client side grid having multiple functions.

Xml dropdownlist bind in asp.net?

In this example, I will show you to bind dropdownlist with an xml file using ReadXml() method. In order to read data from cities.xml file into a dataset from the specified path using Server.MapPath.