Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How do you bind array to gridview? Will it works?

Answer Posted / senthilselvan

int[] arr = { 1, 2, 3, 4, 5, 6, 7, 8 };
GridView1.DataSource = arr;
GridView1.DataBind();

try this.

Is This Answer Correct ?    24 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a postback url?

933


What is boxing and unboxing in asp.net?

1117


What are validator? Name the validation controls in asp.net? How do you disable them?

1095


What are app services?

995


What are ASP.NET Web Forms? How is this technology different than what is available though ASP?

1740


What is a web farm?

1037


Define data caching?

974


What is application Object?

1075


Explain the use of resource manager class in .net.

1024


What is a proxy in web service?

1111


How to use multiple scriptmanager controls in a web page?

1154


How can I configure asp.net applications that are running on a remote machine?

1103


Explain the main function of razor in asp.net? : asp.net mvc

1129


What are the advantages of passport authentication?

1088


Explain the updatepanel?

1072