Hi ,
While using Data grid in UiPath forms there is an “Add another option” which helps us in adding new rows . Do we have any options to have a single row added by default in UiPath forms ?
Any help please.
Hi ,
While using Data grid in UiPath forms there is an “Add another option” which helps us in adding new rows . Do we have any options to have a single row added by default in UiPath forms ?
Any help please.
Hi @Happy_Coding ,
I believe we can disable Adding new rows in the Data Grid Component. There must be an Option Disable Adding new Rows.
Thanks for quick response @supermanPunch .
However It is not the requirement to disabe add another option.
Instead of this , Expectation is to have one blank row already added when the form executes
In that case, could you let us know what should the row represent ?
Have you added Text field
Components to the Data Grid ?If the text components are added to it (text field represents each column of Data Grid), then by Default there should be an Empty row added as I have checked now.
Yes @supermanPunch , I have added textfields as well in the data grid.
I am not getting empty row by default .
I got it . Initialize empty option was checked for me. Once I unchecked this I am getting an empty row by default .
Thanks @supermanPunch .
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.