Skip to main content
1-Visitor
July 16, 2018
Solved

Editable Grid: No empty field in grid

  • July 16, 2018
  • 6 replies
  • 3533 views

Hi,

I am using Editable grid to add, fetch and edit properties of a data table.

But for few properties whose values are null at present, i am not getting empty field in mashup so that i can add or edit the respective property. Instead i am getting either an empty but non-editable field or a field with 'Object object' text content. Attaching sample image.

Any solution for this please.

 

Thanks and Regards,

Kiran

Best answer by Kiran1

Assigning default values to the property fields have solved this issue. It displays the default value when the respective field don't have any value assigned. Hope this helps.

6 replies

22-Sapphire I
July 16, 2018

It looks as if your query is bringing back the properties as infotables or they are infotables?

Kiran11-VisitorAuthor
1-Visitor
July 17, 2018

Yes. Query (service name: QueryDataTableEntries) brings the properties of a datatable as infotable output and is shown in grid widget.

How to get an empty field so that a value can be entered if needed?

 

1-Visitor
January 19, 2019

Do we have solution now?

1-Visitor
January 11, 2019

I'm having the same issue.  Did you figure out a way around this?  I wonder why the Grid displays "[object Object]" in a blank cell?