🚀 Search Bar for Properties and Datagrid Upgrades

Hi everyone :waving_hand:

This release introduces a search bar for properties, more flexible Datagrid, and multiple bug fixes.

Check out the details below :backhand_index_pointing_down:

:magnifying_glass_tilted_left: Find properties faster with the search bar

We added a search bar to help you find and configure properties faster.

No more scrolling! Type a keyword and jump straight to what you need:

Search_bar

:shuffle_tracks_button: Datagrid upgrades

We introduced several Datagrid upgrades to give you more flexibility:

  • Reorder Datagrid rows and columns using drag and drop

  • More control over Datagrid pagination

  • Collapsible sections in the Styling panel

Drag and drop rows and columns

You can now reorder Datagrid rows and columns using drag and drop, without impacting the underlying data.

Toggle “Row Reorder” and “Movable Column” to enable or disable drag and drop:

Row_reorder_Movable_columns

Use the new events to trigger workflows when items are reordered:

“On Row Drag Start”

“On Row Dragged”

“On Column Moved”

Datagrid_On_Row_Workflows

More control over Datagrid pagination

You can now choose between single and multiple pagination.

Single mode keeps a fixed page size, while multiple mode lets users select how many rows to display per page from a list of options:

Datagrid_pagination

Better Styling panel

We made the Datagrid Styling panel easier to navigate.

All sections in the Styling panel are now collapsible, so you can focus on what you need:

Collapsible_menu

:beetle: Bug fixes

We fixed an issue affecting the Supabase environment setup and branch management: WeWeb AI and Edge Functions now use the correct Supabase environment configuration

Form validation now works correctly after using the Reset Form action

We fixed an issue where the Date Picker was cut off near the top of the screen

That’s all for this release. As always, let us know what you think :slightly_smiling_face:

7 Likes

With the new ‘multiple’ pagination option in the datagrid, how do I make the user’s selection persist after changing pages and coming back to the datagrid?

1 Like

Hey Eric :waving_hand:

Currently, that isn’t possible since the Datagrid’s internal state can’t be controlled externally to that degree. But we’re working on it.

Can you give an update on the GANT-Component? It’s overdue by month now

Hi @Tamara, I still seem to have an issue with the Datagrid, as its just not rendering all the rows:

Same dataset in the datagrid and the table.

the datagrid only render 1 record.

Mate! I’ve been thinking about asking for a search bar for a while now. This is perfect! Happy days. Very happy days.

1 Like

Hi Emeric,

Could you please file a report about the issue? The team will look into this.