Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx_mobile thread: How to convert this coding into VB.Please take a look.


Message #1 by "koko" <unmask5@h...> on Mon, 12 Aug 2002 04:11:12
Can somebody tell me how to convert this sentence into VB because i have 
been referencing a C# book and are doing a editing in the Mobile Object 
list.

<mobile:TextBox id="textbox2" runat="server" text='<%# 
Objectlist1.selection["watever"]%>'/>

The above coding is in C#,THE "text='<%# Objectlist1.selection["watever"]%
>'/>" is the part i don understand and don kno how to convert into VB i 
think it is not supported in VB(i think so)

Please teach me how to convert.Thanks!

  Return to Index