You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great Crate, if a little confusing to use for a relative Rust Novice like me. However, I notice that the rowGroup columnDef option is not currently supported. It's an Enterprise option, amongst others, that I would like to use. Is there any intention to add these features in the future?
The text was updated successfully, but these errors were encountered:
These features can certainly be added. I've only implemented some basic groundwork which is enough to get me started with what I need personally. Pull requests are welcome :)
Are there any particular points which you think need expanding upon in terms of a "Getting Started" section?
Thanks for the quick response. Makes sense :) . If I can make any useful additions I'll certainly let you know. I'll have a go, at least.
In common with most Rust crate's documentation, the issue is always, for me at least, with the lack of breadth of examples with associated reasons why you do 'this' and why you don't do 'that'. 'Getting Started' isn't the same as a comprehensive tutorial, after all. It's a lot of effort to add, I know. I've had to write my fair share in the course of my career, and it's no fun. I can see that Rust Documentation tests and integration tests would probably be the way to document and demonstrate all the features.
Great Crate, if a little confusing to use for a relative Rust Novice like me. However, I notice that the rowGroup columnDef option is not currently supported. It's an Enterprise option, amongst others, that I would like to use. Is there any intention to add these features in the future?
The text was updated successfully, but these errors were encountered: