Skip to main content
Filter by
Sorted by
Tagged with
9 votes
3 answers
15k views

I'am on React v17 with ruby rails and receive an error like below: Cannot find module '\jsx\node_modules\react\jsx-runtime' imported from \jsx\index.mjs Did you mean to import react/jsx-runtime.j AS ...
Nitesh Minz's user avatar
0 votes
1 answer
48 views

I am suing react 16. Is it possible work with react 16? Here is what happened when I implemented the grid in my project I tried to change styles and other stuffs but it didn't work.
Hari Krishnan's user avatar
2 votes
2 answers
616 views

I am working on a Rails project that uses flexicious-react-datagrid and flexicious-react-datagrid-styles node modules. These modules are referenced in the package.json as: "dependencies": { ... "...
UberMario's user avatar
  • 335
0 votes
1 answer
163 views

I have recently started working with HTML tree grid and was able to figure out how to hide different column based on visibility. My question to the developer is there a way by which I can hide a row ...
Rahul Kumar's user avatar
0 votes
1 answer
124 views

I've started using flexicious data grid for the last couple of weeks and I have come up with a need to put a clickable button next to the value in my column. I add the button using javascript but the ...
strwoc's user avatar
  • 533
0 votes
1 answer
162 views

I was wondering if some of the following functionality which is available in Excel can be duplicated easily in Flexicious Grid, for example: 1) Copy and Paste from an external source - a group of ...
Derek Sooman's user avatar
1 vote
2 answers
103 views

I am trying to have my Flexicious DataGrid ask for confirmation of a change when I click in a cell to edit a value and enter a new value which deviates from the original by a certain percentage. I ...
Derek Sooman's user avatar
0 votes
1 answer
221 views

I have a FlexDataGrid with selectionMode="singleRow". In that grid, I have a FlexDataGridCheckBoxColumn with radiobuttonmode="true". However, if you click 'quickly' on two of the radiobuttons in the ...
Robert Baggett's user avatar
1 vote
1 answer
286 views

I have a nestedtreedatagrid with two a column group. I wish to hide the header cells for the children in this group. I want the grid to only have a single header row, rather than the default of a ...
Bort's user avatar
  • 855
0 votes
1 answer
143 views

We have a Flex program which uses Flexicious grids and have recently upgraded to Firefox v19.0. We have found that if the Firefox browser has a theme on it, we encounter an issue: If you are working ...
user1916817's user avatar
0 votes
1 answer
271 views

I got a very stupid problem which I just can't resolve : I want to close an item Editor in my FlexDataGrid from Flexicious. Indeed, when I hit the Enter key, I enter my itemEditEndHandler function, ...
LE GALL Benoît's user avatar
0 votes
0 answers
263 views

I have an ExtendedAdvancedDataGrid with a column which has toggle buttons in it (here is a snippet of the mxml code): <columns:ExtendedAdvancedDataGridColumn id="toggle" sortable="false" editable="...
user1916817's user avatar
0 votes
1 answer
184 views

I have a MultiSelectComboBox in an ExtendedAdvancedDataGrid to filter a column, and when I click on it, the text in the popup box (a list of check boxes) is light grey on a white background. I tried ...
user1916817's user avatar
0 votes
1 answer
211 views

Is there a reference somewhere that lists all the style options for each type of component?
user1916817's user avatar
0 votes
1 answer
368 views

I am adding a headerRenderer to the FlexDataGridColumn. Is it possible to customize the height of the FlexDataGridColumn so that all elements of the headerRenderer are visible ?
casey's user avatar
  • 33

15 30 50 per page