随笔- 69
文章- 0
评论- 335
最新评论
huhu429 2012-05-15 15:32
你好博主,技术不错,文章写的很好,有事情跟你聊,请加我q 83627509
kingmoon 2012-02-27 21:13
请问为什么楼主运行程序不会出现多线程错误呢?
天堂向左 2012-02-17 08:42
楼主请问我按照你的代码输入以后,运行报错,截图如下所示,错误提示我也复制了
[code=csharp]
namespace testDataGrid
{
public partial class MainPage : UserControl
{
List<Employees> cbCBListProvider = new List<Employees>();
List<string> cbCBContent = new List<string>();
[/code]
错误:错误 1 “Employees”是“testDataGrid.EmployeesInfoWCFService.Employees”和“testDataGrid.EmployeesInfo2WCFService.Employees”之间的不明确的引用 E:\Develop\testDataGrid\testDataGrid\MainPage.xaml.cs 20 53 testDataGrid
Gannon火炮 2012-02-09 15:53
显示PDF的外框大小能调整吗??另外这个控件好像不能显示PPT,大家能推荐一个能显示PPT的SliverLight控件吗?谢谢了!
yjitman 2012-01-30 16:34
- $exception {System.ServiceModel.CommunicationException: 远程服务器返回了错误: NotFound。 ---> System.Net.WebException: 远程服务器返回了错误: NotFound。 ---> System.Net.WebException: 远程服务器返回了错误: NotFound。
位于 System.Net.Browser.BrowserHttpWebRequest.InternalEndGetResponse(IAsyncResult asyncResult)
位于 System.Net.Browser.BrowserHttpWebRequest.<>c__DisplayClassa.<EndGetResponse>b__9(Object sendState)
位于 System.Net.Browser.AsyncHelper.<>c__DisplayClass4.<BeginOnUI>b__0(Object sendState)
--- 内部异常堆栈跟踪的结尾 ---
位于 System.Net.Browser.AsyncHelper.BeginOnUI(SendOrPostCallback beginMethod, Object state)
位于 System.Net.Browser.BrowserHttpWebRequest.EndGetResponse(IAsyncResult asyncResult)
位于 System.ServiceModel.Channels.HttpChannelFactory.HttpRequestChannel.HttpChannelAsyncRequest.CompleteGetResponse(IAsyncResult result)
--- 内部异常堆栈跟踪的结尾 ---
位于 System.ServiceModel.AsyncResult.End[TAsyncResult](IAsyncResult result)
位于 System.ServiceModel.Channels.ServiceChannel.EndCall(String action, Object[] outs, IAsyncResult result)
位于 System.ServiceModel.ClientBase`1.ChannelBase`1.EndInvoke(String methodName, Object[] args, IAsyncResult result)
位于 LinqToSQL3.EmployeeWCFServiceReference.EmployeeInfoWCFServiceClient.EmployeeInfoWCFServiceClientChannel.EndGetEmployees(IAsyncResult result)
位于 LinqToSQL3.EmployeeWCFServiceReference.EmployeeInfoWCFServiceClient.LinqToSQL3.EmployeeWCFServiceReference.EmployeeInfoWCFService.EndGetEmployees(IAsyncResult result)
位于 LinqToSQL3.EmployeeWCFServiceReference.EmployeeInfoWCFServiceClient.OnEndGetEmployees(IAsyncResult result)
位于 System.ServiceModel.ClientBase`1.OnAsyncCallCompleted(IAsyncResult result)} System.Exception {System.ServiceModel.CommunicationException}
cxshe 2011-12-16 00:53
运行是报错"找不到Name/Key为cbDepartmentDataProvider的资源"
InFuture 2011-11-17 21:28
我觉得不需要这样做。可以用一个Grid分为两行,第一行作为表头,第二行放DataGrid,然后第一行里边放StackPanel,然后放一组TextBlock,关键是这组TextBlock要根据分组的那些列的宽度动态调整宽度。这样就既可以实现需要的分组展示,又不改变DataGrid原有的列。两全其美。
sanjiawan 2011-10-24 15:11
楼主 我按你的部署了一下 内嵌DataGrid时 下拉DataGrid时里面的背景颜色为黑色(看不到内容 全黑 如同一个黑色的矩形) 但可以选中里面的值 很奇怪 设置颜色上改不了
求解答 我的是WPF
LittleBirds 2011-10-19 16:23
工具集中没有DataForm 需要另外装工具包嘛?
sugar_zheng 2011-09-14 09:45
请教各位大侠,如果打开了多个FloatableWindow窗体,当关闭这些窗体的时候如何判断是否为最后一个窗体?
yymaoji 2011-08-19 11:38
@T-John
没有影响的!
yymaoji 2011-08-19 11:38
@晚来居上
没有影响的!!!!!!

