Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Setting up FK columns in Web DataGrids
Message
From
16/03/2004 18:25:26
 
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Miscellaneous
Thread ID:
00886350
Message ID:
00886900
Views:
13
>Kendall,
>
>>I have a MM datagrid, populated using a MM BO that is setup for editing and deleting. It is working fine without the FK columns . Now I want to build the FK columns to display the friendly name value of the FK in display mode, and present a dropdown list when in edit mode. So I setup a template column and inserted a MM textbox control in the ItemTemplate and inserted a MM dropdown control in the EditItemTemplate. I set the binding properties for those controls and ran the page. Ha! Didn't work, so back to the drawing board.
>
>When you say it didn't work, did you get an error or it just didn't bind? Does it work if you use a regular combo box?
>
>Regards,

Kevin,

This sounds like the same issue that I posted a while back and never got a response to. I still have not been able to get template columns to work, regardless of what type of controls I drop into the EditItemTemplate. I don't get any errors, but any changes to the data never get persisted. I can replace the template column with a bound column and it works fine.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform