Ask a Question related to Coldfusion Flash Integration, Design and Development.
-
vinco75 #1
Boolean in Grid not passing the value
Hi again,
using Flash Remoting under mac OS X with mysql 5.01, I have a grid that, once
a row is selected, displays the information of the row in different fields.
One of the field is a boolean value with a checkbox and that's also included
in the grid using the type "boolean" for the column.
When I use Flash Remoting to retrieve the updated info, I also update the grid
to get the new data inside it.
The problem is:
when a grid contains a boolean type in one of the column, if you want to
display the data (with Flash Remoting) in different fields when a row of the
grid is selected, well... it doesn't work.
The weird thing is that it does work if the column type is not set to boolean.
(ie there's no type for the column)
Do you have the same thing happening or is it a bug on mac os X only?
Thanks!
Vincent
vinco75 Guest
-
trying to create data grid on the fly, with templated columns, and then updating all rows in the grid
Hi, Please help, I'm trying to create data grid on the fly, with templated columns, for editing, and then updating all rows in the grid on one... -
Passing boolean parameters to Oracle
Hello there everyone. I have just started to work with Oracle stored procedures. I have written a procedure that takes a boolean value as one of... -
Passing grid data from one page to another
I am posting a page to another page (form post). The data grid on the second page is being populated with data. Now, on page load of the second... -
How to edit records in a grid that's within a grid
I am having a heck of a time getting a child grid (a grid within a grid) to go into edit mode. My code is below; it will go into edit mode only... -
Boolean column in a data grid
My data grid constains several boolean columns, it is connected to a dataset. Can anyone tell me why i have to click the bool columns (init value...



Reply With Quote

