摘要: I installed the ajax control toolkit, the reorder list works fine, I can add items, but cannot find a way to edit the items.How can I enable users to edit the item?just add a button with CommandNameCo... 阅读全文
posted @ 2009-08-01 16:13 waynecn 阅读(131) 评论(0) 推荐(0)
摘要: I'm having a problem withcoding a LINQ to SQL query.In TSQL, I would use the following:SELECT BarrierTypeKey, DescriptionFROM dbo.BarrierTypes WHERE BarrierTypeKey NOT IN (SELECT DISTINCT BarrierTypeK... 阅读全文
posted @ 2009-08-01 14:21 waynecn 阅读(679) 评论(0) 推荐(0)