Search Results

Type: Posts; User: indrabayu

Search took 0.02 seconds.
  1. after change code

    first load like this
    menu.aspx

    <asp:SqlDataSource ID="SqlData" runat="server" ConnectionString="<%$ ConnectionStrings:konekdb %>" SelectCommand="SELECT [id],[namap] FROM...
  2. thanks u fabricio murta , i'ts work fine now
  3. i have problem with Ext net combo box. data table from database can not view in combo box

    code from menu.aspx


    <ext:Store ID="Store1" runat="server">
    <Reader>
    ...
Results 1 to 3 of 3