Hi team when I am trying to use this component then I am getting license message that after 30 days we have to buy the license.is it free version or paid version?if u have any alternate solution plz tell me.i need ur help.
Waiting for ur reply
Hi @Arkyadeep Bharadwaj
I didn't see any such warning on the Demo application. Can you share your screenshot?
From a quick check inside the code, it seems this component also uses wijmo scripts, which requires a commercial licensing. But wijmo scripts is the same package which is shipped alongwith the Outsystems Data Grid.
So it can be assumed to have allowed free of cost, as it does similarly with the Highcharts libraries that come with Outsystems.
Yes, there should not be any licensing issue. Can you share your project oml or oap to understand what is causing this issue?
It is resolved now.but facing some different issue.
Can u plz help on below scenario.
If i use your component then can I get clicked row and colum postion for particular data.if it is possible can u plz share one sample oml file.
I have one datagrid which is autogenerated and if I click firstname colum and row number is suppose 4 then I need row no 4 primary key value based on the click.that value i want to pass to different screen to open details page
Waiting for your reply
Hi Arkyadeep,
Did you check the Demo component? There's an example to display the clicked row + column in an alert ;)
Of course you can assign these values to variables and then pass them between screens.
Please let me know if it's still unclear.
Yes row and column I am getting but with help of that how to get datagrid row value
Hi
Your question is changed from original one. Can you please share the oml file.
Regards,