• λ我爱Aspx >> Asp.Net >> 一个oncommand的问题
  • 一个oncommand的问题

  • :aspxer  Դ:csdn  :2007-7-6 2:43:53  ؼ:com
  • {

    selectedLetter = e.CommandArgument.ToString();

    ViewState["selectedLetter"] = e.CommandArgument.ToString();

    }

    错误如下:

    Description: An error occurred during the compilation of a resource required to service this request. Please review the following specific error details and modify your source code appropriately.

    Compiler Error Message: CS0117: "ASP.Alphalinks1" does not contain a definition for "Select"

    Source Error:

    Line 2: <asp:Repeater ID="__theAlphalink" runat="server" OnItemDataBound="DisableSelectedLink" OnItemCommand="__theAlphalink_ItemCommand">

    Line 3: <ItemTemplate>

    Line 4: <asp:LinkButton ID="link"

    Line 5: runat="server"

    Line 6: CommandArgument="<%# DataBinder.Eval(Container, "DataItem")%>"

    第2楼. 由 tianxiaoku 于 2007-6-27 23:19:31 发表

    只能帮顶了!

    第3楼. 由 tianxiaoku 于 2007-6-27 23:19:52 发表

    Ҷƪл˵?
  • һƪ两个超小问题,请大家看看?
    һƪjavascript判断CheckBoxList必须选中一个