2016年3月4日

WPF UI grid setting and UI control C#

摘要: 1.Grid column vilibled IsVisible="{Binding DataContext.EdocGridColumnIsVisibled, RelativeSource={RelativeSource AncestorType={x:Type local:EdocView }} 阅读全文

posted @ 2016-03-04 14:14 kyle.hdk 阅读(244) 评论(0) 推荐(0) 编辑

Write Trigger MySQL

摘要: When update Trigger,we should drop it and then ctreate it. NEW==> prepare to write in db with data OLD==>old data -- TB_WH_INVENTORY create trigger, T 阅读全文

posted @ 2016-03-04 13:58 kyle.hdk 阅读(210) 评论(0) 推荐(0) 编辑

C# write in pdf file

摘要: //using iTextSharp.text;//using iTextSharp.text.pdf; //需要调用到这个iTextSharp应用 //string fileName = string.Empty; //Microsoft.Win32.SaveFileDialog dlg = ne 阅读全文

posted @ 2016-03-04 13:53 kyle.hdk 阅读(303) 评论(0) 推荐(0) 编辑

导航