Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I want to user contexify lib into my app can u help me to implement #38

Closed
kamaldlk opened this issue Nov 15, 2017 · 10 comments
Closed

Comments

@kamaldlk
Copy link

kamaldlk commented Nov 15, 2017

Hi @fkhadra
example https://codesandbox.io/s/3z3lq9zn1

thanks for nice lib

please when i click right click add row above, add row bellow and delete row
when i select multi rows using check box i want to show delete all text need to show please suggest me

thanks

@fkhadra
Copy link
Owner

fkhadra commented Nov 15, 2017

Hey @kamaldlk,

Thank for your feedback.
But the context menu used by react-data-grid is not mine 😁
The one used is here.

You can check the example

@kamaldlk
Copy link
Author

Ya i seen his example but i like it your approach that's y i asked u @fkhadra

@fkhadra
Copy link
Owner

fkhadra commented Nov 15, 2017

Ok I understand. I'll check how it can be implemented.

Keep in mind that my lib don't allow nested menu for the moment 😢

@kamaldlk
Copy link
Author

Ha Ha ok no problem i like ur lib animations and single menu

@fkhadra
Copy link
Owner

fkhadra commented Nov 15, 2017

You can define the menu on the row or by cell depending on your use case.

The first snippet define a context menu only on firstname cell.
Edit 6zv1229w0k

The second one use the context menu for all row.
Edit 0o6z6rry4l

I need to push a fix so you can define style or className as props for the ContextMenu component.
But for the moment I created a file index.css to set the z-index

@kamaldlk
Copy link
Author

kamaldlk commented Nov 15, 2017

Very Very Thanks Brother your so awesome 💯 👍
pls share your skype Id or mobile no

my skypeid : kamaldlk
mob no : 9944929666

@fkhadra
Copy link
Owner

fkhadra commented Nov 16, 2017

You're welcome.

I don't use skype at all. You can find me on linkedin

@fkhadra fkhadra closed this as completed Nov 16, 2017
@kamaldlk
Copy link
Author

kamaldlk commented Nov 16, 2017

Brother getting problem while scrolling becoz of rowrender do we have any other chance UI error coming
screen shot 2017-11-16 at 6 31 10 pm

@fkhadra
Copy link
Owner

fkhadra commented Nov 16, 2017

What do you mean ?

@kamaldlk
Copy link
Author

if u scroll horizontal u will know the issue broher

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants