jQWidgets Forums
Forum Replies Created
-
Author
-
September 7, 2015 at 11:36 am in reply to: Getting a certain value from Json, inside a jason.. Getting a certain value from Json, inside a jason.. #75584
Thanks. Decided to just send it as a normal string instead for now.
Might implement this later on!
Thank you Vladimir!September 4, 2015 at 11:25 am in reply to: Getting a certain value from Json, inside a jason.. Getting a certain value from Json, inside a jason.. #75501Can you link the right fiddle please? I think you might sent the wrong one.
September 4, 2015 at 6:56 am in reply to: Getting a certain value from Json, inside a jason.. Getting a certain value from Json, inside a jason.. #75479Notice a problem for me. My return is similar like your data. But with extra ” that needs to be removed somehow.
Comment”:”{‘Comment’: ’Hello World!’}” should be “Comment”:{‘Comment’: ’Hello World!’}
Know any way to make that happened?
Ps: Thanks for the response!September 3, 2015 at 2:28 pm in reply to: Getting a certain value from Json, inside a jason.. Getting a certain value from Json, inside a jason.. #75467Tried it, when i use map: “json>Comment”, nothing is shown.
Thank you, just forgot the reference to the jxxgrid.edit.js!
August 17, 2015 at 2:18 pm in reply to: Cant get my filter to work. Cant get my filter to work. #74879Awesome, thank you Vladimir!
August 17, 2015 at 1:51 pm in reply to: Cant get my filter to work. Cant get my filter to work. #74877Yeah, I’ve gotten it to work!
However, is there a possibility to “lock” the specific column search / filter? So the user can’t change the filter content.August 17, 2015 at 11:30 am in reply to: Cant get my filter to work. Cant get my filter to work. #74870I’ve tried to change it. Didn’t work.
Ive got the grid:Username | Name | Type
xxx xxxx testI want to remove all rows that contains the type “test” from the grid.
If that makes the picture of what I’m trying to do clearer.So what i need, is to remove some of the things returned in the string.
Making 2015-05-26T08:04:54.0000000Z to 2015-05-26 08:04:54. That would be greate!The format from the service is ISO8601
May 25, 2015 at 11:12 am in reply to: pagesize with groups instead of rows? pagesize with groups instead of rows? #71524Okey, thanks for the response!
any plans on implement it in the future? Or is there some way to get around it? -
AuthorPosts