react-native-datatable-component icon indicating copy to clipboard operation
react-native-datatable-component copied to clipboard

A React Native datatable component module for dynamically perform actions like display, sorting, select, custom design, delete & touch events.

Results 9 react-native-datatable-component issues
Sort by recently updated
recently updated
newest added

Hi , this react-native-datatable is amazing but i one thing is missing , we should be able display image as well. Please add this feature too

enhancement

hello, I'm trying to implement this package into my project but after I follow it there is a problem with the table display, The width of the table does not...

Hi, is there a way to add custom styling to the table data rows similar to the headerLabelStyle prop?

I have installed the library and copy/paste the example from docs but the table is not visible. Only the pagination part is visible.

The component sorts only the data on the visible page, it should be the option to sort all data

bug

### Discussed in https://github.com/MuhammadRafeh/react-native-datatable-component/discussions/15 Originally posted by **premdasvm** March 29, 2022 Is there any way to extended the column width based on the content? and set horizontal scrolling?

enhancement

Can we execute a function onPress that takes the row data as a prop. Or maybe render a button to do that?

how can edit table data ? how can add icons in table ?

enhancement