fin-hypergrid / fin-hypergrid/core

no border in first row when making first row fix in fin grid and not able to remove index for header column

Open
#799 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
907
Forks
139
PR merge metrics
No merged PRs in 30d

Description

Hello Team,

I have requirement where in i need to fix the header row and do not show the index for that row. I have done that thing, but it comes with bugs. first row after the fix row comes without border and even thought i changed the index starting from 1 to 0 but i am not able to 0 or i mean to say hide zero.
![screenshot from 2019-02-22 15-15-37](https://user-images.githubusercontent.com/13659449/53234301-3eacc000-36b5-11e9-96d6-7a9574e9249a.png)

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the fixed-header configuration described in the issue, including hiding the index and changing its starting value. Trace the first-row border rendering and index-column behavior in the relevant grid code. Done means the first row retains its border and the zero index is hidden without affecting other rows.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.