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

BlazoGridView Code Sharing #59

Closed
arivera12 opened this issue Apr 12, 2019 · 4 comments
Closed

BlazoGridView Code Sharing #59

arivera12 opened this issue Apr 12, 2019 · 4 comments

Comments

@arivera12
Copy link

arivera12 commented Apr 12, 2019

Hi @enkodellc I saw your reply. I have been very busy with not too much time. I will share my BlazorGridView component code. Its still lack of missing some features like clicking on header and sort the table but the paging is fully functional server/client side. Let me know if you need some help to get in it to work. I left the code in txt file cause the gridview is pretty long and the BlazorMessageAlert is being used internally. You can remove the blazor message alert component it is in really needed at all, I did't for personal purpose and for the gridview to be self managed by itself. I have other components handcfrated like autocomplete, input, checkbox, listview if you are interest to see them let me know to prepare another project with all the samples running so you can adapt it to you framework more easily. Cheers!
PS: I saw you already have most of them. haha
BlazorMessageAlert.txt
BlazorGridView.txt

@enkodellc
Copy link
Collaborator

@arivera12 Thanks for the code. I will review and submit a PR, and have the owner give you some credit. @SamProf has a some ideas on how he wants to run the repo and he is open to suggestions and feedback. So if you don't have time to do PR's we will definitely be open to feedback on Gitter: https://gitter.im/BlazorComponents/MatBlazor

@SamProf
Copy link
Owner

SamProf commented Apr 12, 2019

i will check this code.

SamProf added a commit that referenced this issue Apr 15, 2019
@SamProf
Copy link
Owner

SamProf commented Apr 15, 2019

It's look like it;s Twitter Bootstrap and not material?

@arivera12
Copy link
Author

It's both bootstrap and material. For reference this is the templates I used daemonite.github.io

@SamProf SamProf closed this as completed Jun 10, 2019
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

3 participants