Using STREAMLIT with AG Grid Table - Interactive Table | Part 2/2

preview_player
Показать описание
Hi everyone ! Have you wondered about using Interactive Table in Streamlit ? Here in this video I'll be demonstrating the usage of Streamlit with AG Grid Table, which enables to work in an interactive manner. I planned to cover few parts - [Part 1 of the video] - 1. simplifying the differences between simple Streamlit Data Frame with AgGrid table 2. enabling single & multiple checkbox option within the table [Part 2 of the video ] 3. Highlighting the table 4. Deleting Selected rows.

📌 And of course, I will check your feedbacks and would definitely love to cover those as well, so please feel free to leave your comments and suggestions 🤗

📑 Documentation / API Links

🔥 By becoming a patron, you'll get access to exclusive content, codes, or videos beforehand, one-to-one web app development / relevant discussion, live-chat with me on specific videos and other perks. ( FYI : Basic Tier is 50% cheaper than ChatGPT/monthly with benefits which an AI can't help with 😉 ):

#streamlit #python #javascript #pythonprogramming #pythontutorial

Looking forward to hear from you all ! 🤗
Ta-Da ! 🐱
————————————-

A gentle reminder , times are difficult for all of us lately . With an ongoing pandemic and a tragic war, feeling overwhelmed and mentally exhausted is very common . Let’s try not to be harsh on ourselves and take good care of our physical and mental well being for the brighter tomorrow. Love and strength ❤️
—————————————
Рекомендации по теме
Комментарии
Автор

Hi Avra. I saw both the parts and they both are really informative.

divyanksingh
Автор

Wow! the only Streamlit AgGrid video I have ever seen in Youtube. This explains a lot of features to use. Thanks Avra for providing this useful features. I have a request if you don't mind, can you please extend this as a series explaining about how to do detail rows when a row is selected.. Thanks Again :)

santhoshreddykesavareddy
Автор

Hello Avra, great work with your channel. Is it possible to highlight the cells with a range of colors? EG: values of 0 - 100 get different shades of green.

davidl.e
Автор

@Avra . Is there a way to drag the value of one cell to other cells present below a given cell?

Something similar to what we do in Excel, where we can drag the value of one cell to cells below it by dragging the + sign that comes with it.

This similarity is present in the actual AgGrid that is in Angular. Is there a particular parameter for the same in st.AgGrid?

syedsharjilahmed
Автор

Hello Avra, thank you for the video!
I want to ask. Is there a way to download Ag Grid Dataframe into CSV file and how to write the download code?

gilangarito
Автор

Hey Avra! Nice vid!

Do you know if it’s possible to format the grid, I’d like to give it a dark theme like on the ag grid homepage

RobMorris
Автор

Hi Avra. Really appreciate the work and documentation. My question is I want to be able to change the entire row's color base on a column value. I saw a post about "gridOptions['getRowStyle'] = jscode " Can you provide an example? Thank you so much.

jhangrout
Автор

Hi Avra,
Thanks for the excellent content and Explanation.
I hope this topic doesn’t end in 2 parts and you continue with some more features.
For instance, I wondered how to add a context menu to the right-click on the row and delete it.

Or what is the best way to implement the undo function for the deleted rows

babaktirgar
Автор

Hi Avra, can we load complex data in ag grid? By complex i mean if we have multiple nested json structure how column definitions be manipulated? Also is there any power BI or AWS quicksight alternatives to handle complex data and grouping columns like ag grid?

aparnaroychowdhury
Автор

Hello Avra, thank you for the informative video! I have a small question. I want to highlight the min and max values of some columns, what is the best way to achieve that? I tried to store each individual values on some variables, and then use the condition if (params.value =='maxcol1'), but it does not work. I would appreciate any idea.
Thanks your very useful channel!

santiagobermudezfeijoo
Автор

Hi Avra The tutorial was super helpful, Had a question, is there a way to highlight the entire row based on a particular column value? Thanks for sharing this :)

shraddhasmriti
Автор

Hi, the github does not have the delete button examples

rshrott
Автор

Could you please provide me some idea on how to add values of one column as hyperlink to other column values using aggrid in streamlit.

karthikarayasam
Автор

Hello Avea, I found your channel for searching aggrid with streamlit. I was not clear how can I find whole functiom of configure_grid_option. I would function add/delete columns by pressing button but could not find right way until now. I found the code for Javascript but not sure how to translate it in python with streamlit. Could you share sample code if you have? Or explain in yoir channel?

kazuya
Автор

Hello Avra, why the loading speed is two low?

happychews
Автор

awesome can we make a gallery view with it ?

dragon
Автор

hi..how to connect streamlit with mysql db?

adhishv
Автор

Can someone help me? when i try to put a height parameter in my AgGrid, i simply lose my pagination controls, even if they are enabled

henrique
Автор

can we change the data frame through the streamlit ag grid?How to do that?

sarasijbasumallick
Автор

Good work, keep going. If you know Hindi then you will get a big audience for your videos. Give it a shot if possible.

theexposer