Jason Smith

Results 122 comments of Jason Smith
trafficstars

We will get a GDG side demo posted shortly and I will also review yours with my team.

So this is actually a lot harder than I first anticipated. The problem is pretty much that while I can emit the "hey add these rows" events, things get pretty...

I think option 1 is the way to go if react number format supports it. Have you a usecase for bigint data?

It looks like to make this possible we would need to swap out the editor implementation. react-number-format does not support this.

Oh very nice. Okay Im on board with this.

I need a more complete example to see what is going on. How are you informing the grid of the change?

Wouldn't having a "first line indent" px be enough? If you want to split styling you need only split your outputs and track your indents. The bigger issue here is...

The problem with a convenience API is its likely going to be a less efficient API. The most efficient way to deal with spans would be: 1) split text into...

Are you trying to cause certain columns not to be shown, or are you trying to have a per-column "search" lets call it?