Hello,
I am trying to create a datatable with user restricted rows and columns. I need to have a default value row which when filled.. fills down that value for all other rows.
Its easier to do this for default valuecolumn as we can define it as column formula. But can i get any idea how to replicate this for having default value row. is there any property that allows this.
Lets see if I understand what you are asking: You have a table and when you add another row to the table you want it to automatically fill certain columns with a default value? You could easily make a little table script that does this. Or you could put a column formula in the columns where you want this to happen.
If this is not what you need: please explain your problem with some example data and screenshots?
Lets see if I understand what you are asking: You have a table and when you add another row to the table you want it to automatically fill certain columns with a default value? You could easily make a little table script that does this. Or you could put a column formula in the columns where you want this to happen.
If this is not what you need: please explain your problem with some example data and screenshots?