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

Answer Posted / alpesh

get the values in to the array

now pull that array values in one Dataset haveing same
array structure

now assign that dataset to the grid view

thats it

Is This Answer Correct ?    7 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is http only cookie?

502


Which is better session or viewstate?

512


What are the different types of proxy patterns?

596


What does occur first in ASP.Net, Authentication or Authorization?

563


Is sql backend or frontend?

557






How does session work in asp net?

557


How does session state work in asp.net?

505


How do you secure your configuration files to be accessed remotely by unauthorized users?

621


How many types cache in asp net?

531


What is session and application variable in asp net?

462


Explain client side state management system.

568


What are sessions used for?

557


Describe briefly what is the role of IIS on an ASP.NET application? What does it for the same application?

565


How can we update records in gridview?Is there any appropriate code for it?

1604


What are the differences between the response.write() and response.output.write()?

533