This component looks great for the application we are working on. We need to be able to have a column that is a link to another site. Looking at the code, it looks like there are plans for a Link Column, but the functionality isn't completed yet. Do you have an estimate on when that might be available?
Hello Jared,
We are currently working in a new column type to allow links and actions.
Our goal is to do a stable release in mid February. It is not confirmed but we would like to have a preview version marked as "Under development" before that release.
Please let us know your thoughts on this.
Thanks,
Bruno Martinho
Sorry for such a late answer and, yes, we are evaluating the need to have such type of column.
We are currently planning the next releases and prioritizing topics, so can you let me know, without giving any private information, of the use case that you have to require that kind of column? Do you already have the link on the database?
Thank you for your response, Bruno.The link would be relative to an ID returned with the row, and used to open a detail page for the record.
Thank you for the update, Bruno. Looking forward to it!
We have just released a new version of the component.
A new column type has been added from your feedback - the action column.
Please, when you have the change update the component, try the new feature and let us know your feedback.
hello @Bruno Martinho - Good morning! the link to your demo seems to have expired.. Is it possible to share a sample oml for our Reference? It will help us .
Thanks and Regards,
Praveen
Hi @Praveen Kumar Natarajan
Please go to the Forge page of the OutSystems Data Grid Sample and click on Try Now to access it.
Cheers,GM
Try now is very detailed with the needed documentation for development . thank you very much and apologies, i missed to check this before sending you a message here :)
boa noite quero colocar um icone na coluna com um link que nao consigo
I use the action Column and can redirect to another page. I would like to open it in another tab of the browser. In the simple table I can do this by adding attribute target with the value "_blank" .
How can I get the same functionality within the action Column?