Search

You searched for the word(s): userid:705501

Matching Posts

  • Re: Replace text in HTML Elem using JQuery

    By the way, the "Mark as answer" option is not visible in IE8. I had to open this thread in FireFox in order to do that. Babu.
  • Replace text in HTML Elem using JQuery

    I have a jQuery jsTree on my page. The tree works fine as expected. I am having some trouble modifying the node's title text programatically. jsTree does not have a built-in functionality (not in 0.9.8) to do this. So, I am trying to manually find the node's innerHTML and change the title and save it back. My innerHTML looks something like this: <A href="#" jQuery1246640720277="25">electronics</A> I want to change the text "electronics" to something
    Posted to Client Side Web Development (Forum) by babupalladium1 on 7/3/2009
    Filed under: jquery html tag replace text
  • accessing hidden column value in GridView

    Hi, I have a GridView and SqlDataSource controls on a page. The SqlDataSource object uses stored procedures to do the CRUD operations. The DataSource has three columns one of which - "Modified" of type Date - is hidden since it should not be edited by a user. The system handles the data for this column. So, I have hidden (Visible=false) this column on the grid. In order to access the value in this field, I have created a template column and assigned the "Modified" column to it. The Update Stored
Page 1 of 1 (3 items)