Search:

Type: Posts; User: Sini Narayanan

Search: Search took 0.14 seconds.

  1. Replies
    3
    Views
    1,230

    Re: Sorting a string with numbers

    Not java program. I need to do this in javascript.
  2. Replies
    3
    Views
    1,230

    Sorting a string with numbers

    Hi All,

    Im trying to sort the below array in jsp.

    var arr = ["5:1313847962519,1313847955548","20:1313847964244","4:1313847962466","11:1313847965024,1313847938900"];

    I want the output as
    ...
  3. Re-ordering list which has duplicate values

    I have a list with the following string values.
    [4|oo44|oo44|oo44|244, 2|oo|oo|oo|519,548, 3|oo33|oo33|oo33|024,900, 1|header1|id1|class1|466]

    Based on this input value, I have created a new list...
Results 1 to 3 of 3