Skip to content
This repository was archived by the owner on Aug 7, 2020. It is now read-only.

Conversation

@marie-j
Copy link
Contributor

@marie-j marie-j commented Oct 22, 2018

Expose row index

Description of the Change

Before: it was not possible to use row index value
Now: Row index can be accessed with $rowIndex

.html()
.trim();

expect(actualCellHtml).toBe("test: 0");
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we should test another indexes than 0 as a precaution.

@AxelPeter AxelPeter merged commit b84e08e into develop Oct 23, 2018
@AxelPeter AxelPeter deleted the feat/oui-datagrid-row-index branch October 23, 2018 12:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Development

Successfully merging this pull request may close these issues.

4 participants