07 2010 档案
Container.DataItem扩展(转)
摘要:灵活的运用数据绑定操作 绑定到简单属性:<%#UserName%> 绑定到集合:<asp:ListBox id="ListBox1" datasource='<%# myArray%>' runat="server"> 绑定到表达式:<%#(class1.property1.ToString() + "," + class1.property2....
阅读全文
Filtered Lookup in MS CRM 4.0(转)
摘要:MS CRM 4.0 does not provide filtered lookup facility, but we have some couple of options that we can use to implement filtered lookup in ms crm 4.0 like Change lookupsingle.aspx page http://crm.geo...
阅读全文
变更MS CRM 每页笔数限制的办法
摘要:UPDATE UserSettingsBase SET PagingLimit=1000 WHERE SystemUserId IN (Select SystemUserId from SystemUserBase WHERE FullName like 'user%')
阅读全文
Javascript Force Refresh
摘要:if this is the case, the code might be window.opener.opener.auto(). you can check that by having alert(window.opener.opener.crmForm) -> if you are in the one the detail form or alert(window.open...
阅读全文
(转)Support for COUNT(DISTINCT) in Fetch XML queries
摘要:Support for COUNT(DISTINCT) in Fetch XML queries CRM Team Blog 10 Mar 2009 12:19 PM Comments 3 We have made a couple of enhancements to the aggregate query feature of Fetch XML. These updates hav...
阅读全文
浙公网安备 33010602011771号