您的位置:程序门 -> .net技术 -> vb.net



急救


[收藏此页] [打印本页]选择字色:背景色:字体:[][][]


急救
发表于:2007-08-19 14:41:13 楼主
我要在onclick事件中调用下面的事件   怎么调用??

  protected   sub   repeater1_itemdatabound(byval   sender   as   object,   byval   e   as   system.web.ui.webcontrols.repeateritemeventargs)   handles   rirekirep.itemcreated
               
if   e.item.itemtype   =   listitemtype.footer   then
                        footerdiv   =   e.item.findcontrol( "divpagenavigator ")
                        me.title   =   footerdiv.id
                        footerdiv.innerhtml   =   "   <td> <input   type= " "submit " "   name= " "ctl00$gyomukahenarea$rirekirep$ctl04$comctlbtnsubmit11 " "   value= " "111 " "   "
                end   if
        end   sub


快速检索

最新资讯
热门点击