Search Type: Posts; User: Blitz
Search: Search took 0.03 seconds.
-
16 Aug 2007 5:43 AM
Jump to post Thread: Quicktip text overflowing... by Blitz
- Replies
- 2
- Views
- 821
Sure, that's one solution. But the text can be anything. It's not predefined. So it's not a good solution.
-
16 Aug 2007 4:53 AM
Jump to post Thread: Quicktip text overflowing... by Blitz
- Replies
- 2
- Views
- 821
Hey,
I'm having problems with the quicktips. Problem is that it doesn't do auto line breaking so the the text is overflowing out of the quicktip. Any pointers on what to do? -
7 Aug 2007 1:51 AM
- Replies
- 6
- Views
- 5,343
Thx
-
6 Aug 2007 4:19 AM
- Replies
- 6
- Views
- 5,343
getting the url parameters or do I need to parse it myself?
-
31 Jul 2007 10:42 PM
Jump to post Thread: Saving grid layout state by Blitz
- Replies
- 0
- Views
- 578
Hey,
I'm having a bit trouble saving the size of each column in a cookie. I've tried the widthchange event in ColumnModel but that only happens when you do autoresizing of a column by double... -
19 Jul 2007 1:33 AM
- Replies
- 8
- Views
- 2,085
Gaaaaah!!!
It seems like the JSON parser couldn't handle a string which contains brackets ( [] ), it would try to interpret it as an array. Man, i've been debugging the JSEXT source for three days... -
19 Jul 2007 12:39 AM
- Replies
- 8
- Views
- 2,085
Hmm, I'm having trouble getting this to work. I've tried JSONStore, DataStore + JSONReader with and without MemoryProxy. Here's an example of the data i have
[{"timestamp":2007-07-19... -
18 Jul 2007 5:33 AM
- Replies
- 8
- Views
- 2,085
i've tried the first suggestion before, didn't work out too well. I will try the second one, hopefully that'll work better. Thank you for the help.
Btw, do you know how to get rid of the ':' on... -
18 Jul 2007 4:17 AM
- Replies
- 8
- Views
- 2,085
i guys,
I've encountered a problem, I'm trying to load json data into a grid, the problem is that the json data is already in a local variable as i'm using RPC calls and not direct http post/get....
Results 1 to 9 of 9
