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...

What tags do you need to add within the asp:datagrid tags to
bind columns manually?

Answer Posted / pramod prakash

<asp:DataGrid ID="gridename" runat="server">
<Columns>
<asp:BoundColumn ataField="fieldname"></asp:BoundColumn>
</Columns>
</asp:DataGrid>

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the caspol.exe tool used for?

1059


What is difference between viewstate and session in asp net?

1090


Differentiate between client-side and server-side validations in web pages.

1080


Explain State management in asp.net

1137


Can we use a static function with a non-static variable?

1017


What is the adavantage of using ASP.NET routing?

1239


What is Pre-Render event in ASP.NET?

1164


What are the new data controls in asp.net 2.0?

1007


What is cookies cache and session?

1010


What is the mvc framework?

1054


Explain MVC model binders?

1118


In which event are the controls fully loaded?

1051


What are the disadvantages of using session?

1172


Where is the session stored?

1154


How can we Validate a Controls in ASP.NET page using JavaScript?

1253