| Author |
Message |
Topic: startXi - problem |
andrew_nitobi
Replies: 1
Views: 30
|
Forum: Grid Posted: Fri Oct 19, 2007 4:46 pm Subject: startXi - problem |
Which version of the grid are you using? Are you adding a row programmatically through the API, or by pressing the Insert Row button on the grid's toolbar?
Andrew |
Topic: Smartseacrh problem |
andrew_nitobi
Replies: 5
Views: 194
|
Forum: ComboBox Posted: Fri Oct 19, 2007 4:39 pm Subject: Smartseacrh problem |
| It's hard to say - I'll talk to the Dreamweaver dev team and see what they think. I think the gethandler is generated without reference to the combo's mode at the moment, but it may be possible to cha ... |
Topic: Smartseacrh problem |
andrew_nitobi
Replies: 5
Views: 194
|
Forum: ComboBox Posted: Thu Oct 18, 2007 11:59 pm Subject: Smartseacrh problem |
| Try inserting a % after LIKE, as in the query I posted - that should fix it. Also, ensure your search column is places_combined. You should be able to edit the text of combo.load.3.php, in Dreamweaver ... |
Topic: Smartseacrh problem |
andrew_nitobi
Replies: 5
Views: 194
|
Forum: ComboBox Posted: Thu Oct 18, 2007 8:40 pm Subject: Smartseacrh problem |
| What SQL statement are you using in your gethandler? For some reason, the one you're using is apparently searching only from the start of the field; you'll need to edit it so it matches throughout the ... |
Topic: Column changed |
andrew_nitobi
Replies: 1
Views: 88
|
Forum: Grid Posted: Tue Oct 16, 2007 7:35 pm Subject: Column changed |
| Where do you want to access the name of the column changed? There isn't a field in our xml for this purpose, so if you wanted to notify your server (savehandler) you would have to make a separate Ajax ... |
Topic: disable the gethandler? |
andrew_nitobi
Replies: 3
Views: 143
|
Forum: Grid Posted: Tue Oct 16, 2007 7:29 pm Subject: disable the gethandler? |
Sorry not to reply sooner.
You can use the nitobi.grid.dispose() function to destroy a grid. It is not part of our public API since it is usually called automatically when the page unloads.
Than ... |
Topic: How to implement the FORMULA type column in V3.4 |
andrew_nitobi
Replies: 1
Views: 139
|
Forum: Grid Posted: Tue Oct 16, 2007 7:21 pm Subject: How to implement the FORMULA type column in V3.4 |
| There is no equivalent type for Formula cells in Grid 3.x. The best advice is to have a column with editable="false," and then use the built-in event handlers from other columns to update the formula ... |
Topic: Misaligned columns and headers in IE7 |
andrew_nitobi
Replies: 1
Views: 139
|
Forum: Grid Posted: Tue Oct 16, 2007 7:16 pm Subject: Misaligned columns and headers in IE7 |
Do you have a DOCTYPE declaration in your page? If so, try removing that; other customers have fixed this error in that way.
Thanks,
Andrew |
Topic: Caps Lock Problem |
andrew_nitobi
Replies: 2
Views: 109
|
Forum: Grid Posted: Tue Oct 16, 2007 7:14 pm Subject: Caps Lock Problem |
Thanks for reporting this; we'll look into fixing it for the new release (it shouldn't be too complicated).
Thanks
Andrew |
Topic: Single copy / Multiple paste |
andrew_nitobi
Replies: 3
Views: 156
|
Forum: Grid Posted: Tue Oct 16, 2007 12:02 am Subject: Single copy / Multiple paste |
| Sorry I didn't respond here Jack - we were in contact with you by email so I didn't duplicate that. For the benefit of anyone else: you can't directly overload the paste() functionality without editin ... |
Topic: uPLOADED files |
andrew_nitobi
Replies: 1
Views: 121
|
Forum: Dreamweaver Extensions Posted: Wed Oct 03, 2007 9:10 pm Subject: uPLOADED files |
Thanks for pointing that out - we might be able to tweak the API call to get this done automatically. I'll put a note in the documentation for now.
Thanks,
Andrew |
Topic: Grid component |
andrew_nitobi
Replies: 1
Views: 125
|
Forum: Dreamweaver Extensions Posted: Wed Oct 03, 2007 8:58 pm Subject: Grid component |
You'll have to edit the grid in Code View - if you look at the editors grid sample in the Complete UI installation, there is sample code of how to include each type of editor.
Thanks,
Andrew |
Topic: Welcome to the Nitobi Dreamweaver Extensions Forum! |
andrew_nitobi
Replies: 5
Views: 127
|
Forum: Dreamweaver Extensions Posted: Tue Oct 02, 2007 9:58 pm Subject: Welcome to the Nitobi Dreamweaver Extensions Forum! |
Here is where you can discuss our new Complete UI Dreamweaver Extensions, and receive support from the Nitobi team.
Andrew |
Topic: Schema available? |
andrew_nitobi
Replies: 5
Views: 628
|
Forum: Grid Posted: Tue Oct 02, 2007 6:15 pm Subject: Schema available? |
We haven't made any changes to the XML schema with the Q3 release Scott.
Thanks,
Andrew |
Topic: Complete UI 2007 Q3 Release |
andrew_nitobi
Replies: 0
Views: 213
|
Forum: Grid Posted: Mon Oct 01, 2007 9:17 pm Subject: Complete UI 2007 Q3 Release |
Our Q3 release is final now, and is available for trial downloads and license holders alike. Our press release is below.
Andrew
Nitobi Adds Dreamweaver to Complete UI
Vancouver, BC - October ... |
| |