Click here to Skip to main content
15,895,370 members

Comments by TANicox (Top 37 by date)

TANicox 1-Jan-15 20:14pm View    
Nope, it still doesn't working. I think that the problem comes from the compatibility of Lists in Entity-Framework and LINQ (At least that says the error).

I don't how to address the problem, making something to add support of Enumerables in EF
TANicox 5-Oct-12 21:06pm View    
Thanks for your answer, now I'm gonna try this!
TANicox 22-Sep-12 9:06am View    
Into the GridView, you can put a CommandField, ok?

Well, With this CommandField you can edit the table by rows.
I need to make the table editable by columns.

|Column1|Column2|CmdColumn|
| xxxx | xxxx | Edit |< This edit the selected row


| Edit | Edit |< I need edit the entire column
|Column1|Column2|
| xxxx | xxxx |
TANicox 11-Sep-12 11:09am View    
Ok, now I'm sending an Email, suggesting the change of the policy.
Otherwise, don't exist another way to do this?
Thanks for your support
TANicox 11-Sep-12 10:43am View    
Yes, I tried with that, but my hosting not allows to me do that