Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. Ajax AutoComplete Extender(urgent)

Ajax AutoComplete Extender(urgent)

Scheduled Pinned Locked Moved ASP.NET
databasesysadminhelp
7 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    Devkranth Kishore Vanja
    wrote on last edited by
    #1

    Hi all can any one Help On this i am using the gridview item template ,Edit itemTemplate,footer Template to insert the data into the DB i have developed a webservice which displays Cityname as the user types in the the character here is the code.. <asp:GridView ID="dg_masters" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="#E7E7FF" BorderStyle="None" BorderWidth="1px" CellPadding="3" GridLines="Horizontal" ShowFooter="True" Width="746px"><AlternatingRowStyle BackColor="#C2D69B" /> <Columns> <asp:CommandField ShowEditButton="True" /> asp:TemplateField <ItemTemplate> </ItemTemplate> <FooterTemplate> <asp:Button ID="btnAdd" runat="server" CssClass="Button" Text="Add" OnClick="AddNewDesignation" ValidationGroup="abc" /> </FooterTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Designation Code"> <EditItemTemplate> <asp:TextBox ID="txt_DesignationCode" runat="server" CssClass="textboxDisabled" Text='<%# Eval("Designation Code")%>' Enabled="false"> </asp:TextBox> <asp:RequiredFieldValidator ID="txt_Vld_designCOde" runat="server" ControlToValidate="txt_DesignationCode" Display="Dynamic" ErrorMessage="Designation Code" CssClass="Validators"> </asp:RequiredFieldValidator> </EditItemTemplate> <FooterTemplate> <asp:TextBox ID="txt_designationCode" runat="server" CssClass="textboxDisabled" MaxLength="3"> </asp:TextBox> <asp:RequiredFieldValidator ID="txt_Vld_designCode1" runat="server" ControlToValidate="txt_designationCode" Display="Dynamic" ErrorMessage="Designation Code" ValidationGroup="abc" CssClass="Validators">

    A J 2 Replies Last reply
    0
    • D Devkranth Kishore Vanja

      Hi all can any one Help On this i am using the gridview item template ,Edit itemTemplate,footer Template to insert the data into the DB i have developed a webservice which displays Cityname as the user types in the the character here is the code.. <asp:GridView ID="dg_masters" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="#E7E7FF" BorderStyle="None" BorderWidth="1px" CellPadding="3" GridLines="Horizontal" ShowFooter="True" Width="746px"><AlternatingRowStyle BackColor="#C2D69B" /> <Columns> <asp:CommandField ShowEditButton="True" /> asp:TemplateField <ItemTemplate> </ItemTemplate> <FooterTemplate> <asp:Button ID="btnAdd" runat="server" CssClass="Button" Text="Add" OnClick="AddNewDesignation" ValidationGroup="abc" /> </FooterTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Designation Code"> <EditItemTemplate> <asp:TextBox ID="txt_DesignationCode" runat="server" CssClass="textboxDisabled" Text='<%# Eval("Designation Code")%>' Enabled="false"> </asp:TextBox> <asp:RequiredFieldValidator ID="txt_Vld_designCOde" runat="server" ControlToValidate="txt_DesignationCode" Display="Dynamic" ErrorMessage="Designation Code" CssClass="Validators"> </asp:RequiredFieldValidator> </EditItemTemplate> <FooterTemplate> <asp:TextBox ID="txt_designationCode" runat="server" CssClass="textboxDisabled" MaxLength="3"> </asp:TextBox> <asp:RequiredFieldValidator ID="txt_Vld_designCode1" runat="server" ControlToValidate="txt_designationCode" Display="Dynamic" ErrorMessage="Designation Code" ValidationGroup="abc" CssClass="Validators">

      A Offline
      A Offline
      Arun Jacob
      wrote on last edited by
      #2

      devkranth wrote:

      plzzzzzzzzzzzzz Its urgent

      vats your question? :)

      Arun Jacob http://codepronet.blogspot.com/

      J 1 Reply Last reply
      0
      • A Arun Jacob

        devkranth wrote:

        plzzzzzzzzzzzzz Its urgent

        vats your question? :)

        Arun Jacob http://codepronet.blogspot.com/

        J Offline
        J Offline
        J4amieC
        wrote on last edited by
        #3

        Arun Jacob wrote:

        vats your question

        Its definately got nothing to do with V.A.T. :confused: (I think the word you're looking for is "what's")

        A 1 Reply Last reply
        0
        • J J4amieC

          Arun Jacob wrote:

          vats your question

          Its definately got nothing to do with V.A.T. :confused: (I think the word you're looking for is "what's")

          A Offline
          A Offline
          Arun Jacob
          wrote on last edited by
          #4

          :laugh: :laugh: Thats only a short form of 'what' just a chat form of that.When v r replying in a hurry its accidentally coming out as v r using this all the time(laziness lol :laugh: ).Definitely i'll keep this in mind.Thanks J4amieC. :thumbsup:

          Arun Jacob http://codepronet.blogspot.com/

          J 1 Reply Last reply
          0
          • A Arun Jacob

            :laugh: :laugh: Thats only a short form of 'what' just a chat form of that.When v r replying in a hurry its accidentally coming out as v r using this all the time(laziness lol :laugh: ).Definitely i'll keep this in mind.Thanks J4amieC. :thumbsup:

            Arun Jacob http://codepronet.blogspot.com/

            J Offline
            J Offline
            J4amieC
            wrote on last edited by
            #5

            Arun Jacob wrote:

            When v r replying in a hurry its accidentally coming out as v r

            VR? AS IN Virtual Reality? Yeah, it was big in the late 80's and early 90's - but again I cant see what this has to do with the Original post! :rolleyes: Seriously though, you have a point about text messaging, using a cellphone keypad - but I assume you're using a proper keyboard for posting here, and so there is no excuse for using text speak.

            A 1 Reply Last reply
            0
            • D Devkranth Kishore Vanja

              Hi all can any one Help On this i am using the gridview item template ,Edit itemTemplate,footer Template to insert the data into the DB i have developed a webservice which displays Cityname as the user types in the the character here is the code.. <asp:GridView ID="dg_masters" runat="server" AutoGenerateColumns="False" BackColor="White" BorderColor="#E7E7FF" BorderStyle="None" BorderWidth="1px" CellPadding="3" GridLines="Horizontal" ShowFooter="True" Width="746px"><AlternatingRowStyle BackColor="#C2D69B" /> <Columns> <asp:CommandField ShowEditButton="True" /> asp:TemplateField <ItemTemplate> </ItemTemplate> <FooterTemplate> <asp:Button ID="btnAdd" runat="server" CssClass="Button" Text="Add" OnClick="AddNewDesignation" ValidationGroup="abc" /> </FooterTemplate> </asp:TemplateField> <asp:TemplateField HeaderText="Designation Code"> <EditItemTemplate> <asp:TextBox ID="txt_DesignationCode" runat="server" CssClass="textboxDisabled" Text='<%# Eval("Designation Code")%>' Enabled="false"> </asp:TextBox> <asp:RequiredFieldValidator ID="txt_Vld_designCOde" runat="server" ControlToValidate="txt_DesignationCode" Display="Dynamic" ErrorMessage="Designation Code" CssClass="Validators"> </asp:RequiredFieldValidator> </EditItemTemplate> <FooterTemplate> <asp:TextBox ID="txt_designationCode" runat="server" CssClass="textboxDisabled" MaxLength="3"> </asp:TextBox> <asp:RequiredFieldValidator ID="txt_Vld_designCode1" runat="server" ControlToValidate="txt_designationCode" Display="Dynamic" ErrorMessage="Designation Code" ValidationGroup="abc" CssClass="Validators">

              J Offline
              J Offline
              J4amieC
              wrote on last edited by
              #6

              devkranth wrote:

              plzzzzzzzzzzzzz Its urgent

              What exactly is urgent? You've actually not asked a question - you've just stated your intent.

              devkranth wrote:

              can any one Help On this i am using the gridview item template ,Edit itemTemplate,footer Template to insert the data into the DB i have developed a webservice which displays Cityname as the user types in the the character

              See.

              1 Reply Last reply
              0
              • J J4amieC

                Arun Jacob wrote:

                When v r replying in a hurry its accidentally coming out as v r

                VR? AS IN Virtual Reality? Yeah, it was big in the late 80's and early 90's - but again I cant see what this has to do with the Original post! :rolleyes: Seriously though, you have a point about text messaging, using a cellphone keypad - but I assume you're using a proper keyboard for posting here, and so there is no excuse for using text speak.

                A Offline
                A Offline
                Arun Jacob
                wrote on last edited by
                #7

                OK OK I WILL DO THAT BECAUSE OF GOOD INTENTION BEHIND THAT. :((

                Arun Jacob http://codepronet.blogspot.com/

                1 Reply Last reply
                0
                Reply
                • Reply as topic
                Log in to reply
                • Oldest to Newest
                • Newest to Oldest
                • Most Votes


                • Login

                • Don't have an account? Register

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • World
                • Users
                • Groups