Skip to main content
1-Visitor
October 19, 2016
Question

Grid Editable but not all the lines

  • October 19, 2016
  • 1 reply
  • 2346 views

Is it possible to make a grid editable but not all the lines?
Let's say I have
Username: MyUserName
First Name: My First Name
Last Name: My Last Name

I want first name and last name to be editable and not Username

Shared with Jive Anywhere

1 reply

22-Sapphire I
October 19, 2016

Within Thingworx you have two parts to make a Grid editable.

First you set the Grid as Editable, then you have to go into Configure Grid columns to indicate which columns can be edited.

So yes what you are looking to do is possible.

fmanniti1-VisitorAuthor
1-Visitor
October 20, 2016

Yes but I'm not talking about columns, I'm talking about rows.

I want the second column to be editable but, within the second column, only the second and third rows.

If I do what you say, I make all the second column editable, which means also username would be.

22-Sapphire I
October 20, 2016

Sorry I must've misread your question.

What you are looking to do is not possible, you could accomplish that by building a grid in a repeater