Soham Dasgupta
Soham Dasgupta
Brilliant work!
This is such an important feature to have. I hope it gets implemented soon.
I was a bit disappointed to see that the tab control had to be implemented using two different controls. It'd be great if you can somehow make them one unified...
Why don't you just download the DevExpress WinForms trial. They also include the source code. I think that'll help you. I have used DevExpress in the past and can say...
I vote for DataGridView. Would love to see how that looks like in material design.
I'm also getting the same error - 
I was able to fix this by doing the following changes. I've also fixed the lint issue. The default lint script doesn't work. - _**jest.config.js**_ ``` module.exports = { preset:...
Windows too, please!
@xstevenyung I created a new project and added `"@/": "./"`. It works perfectly on Windows! 
I moved away from `winget` to `scoop` because of this specific bug. My work laptop is configured to use a non-admin account for everyday work and occasionally use a different...