当前位置:首页 » 软件开发
开发技术指南» 文章正文
    引言: 在datagrid中,我们可能会需要实现这种功能——列的单选,本身datagrid提供了select命令可以实现这种功能,而我们往往又习惯于RadioButton来实现,下面就谈谈怎么样用RadioButtonList来实现。
 

 

 ·vb.netusage    »显示摘要«
    摘要: msgbox(""“hellohello"”") 这样写的结果输出的内容还是英文双引号。我现在是这样解决的debug.writeline(convert.tochar(8220) & "hello" & convert.tochar(8221))用字符的编码来转换如果在实际的使用中我们可以申请两个变量 public shared vblq as char = c......
    摘要: <script language="javascript"> <!-- function textcounter(field,maxlimit) { var str=""; str=field.value; str=str.replace(/[^\x00-\xff]/g,"**"); if (str.......


设置DataGrid的单选列
 

在datagrid中,我们可能会需要实现这种功能——列的单选,本身datagrid提供了select命令可以实现这种功能,而我们往往又习惯于radiobutton来实现,下面就谈谈怎么样用radiobuttonlist来实现.
...   下一页
 ·compressionhelperclassusingsharpziplib    »显示摘要«
    摘要: 使用 sharpziplib 进行压缩的辅助类,简化压缩字节数组和字符串的操作。using system;using system.text;using system.io;using icsharpcode.sharpziplib.bzip2;using icsharpcode.sharpziplib.gzip;using icsharpcode.sharpziplib.zi......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE