doraemon Posted September 23, 2004 Posted September 23, 2004 I have been searching through the column and knew that it's possible to do a dropdown list column in a datagrid in ASP .Net. But I could not find any example in doing so. I'm very new to ASP .Net. If anyone can provide any help or if there is a sample solution around, it will greatly be appreciated. Thanks. Quote
Moderators Robby Posted September 23, 2004 Moderators Posted September 23, 2004 You need to add your dropDown to a "<asp:TemplateColumn>" tag and if you want it only whilst in edit mode then also use <EditItemTemplate> tags Quote Visit...Bassic Software
wessamzeidan Posted October 1, 2004 Posted October 1, 2004 check out this article http://msdn.microsoft.com/asp.net/community/authors/datagridgirl/default.aspx?pull=/library/en-us/dnaspp/html/creatingcustomcolumns.asp Quote Proudly a Palestinian Microsoft ASP.NET MVP My Blog: wessamzeidan.net
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.