Wijmo Flexgrid - can we please have an extension to support it?

1
0

Wijmo Flexgrid is a great grid, really powerful, really quick and incredibly flexible. As a company we have Wijmo licences so would love to use it with WiseJ.

Are there any plans to do this?

Cheers,

Neil.

  • You must to post comments
0
0

Hi Neil,

The Wijmo grid can be used with Wisej like any other third party widget. The usage is similar to what you’d need to do if you used the wijmo grid with any other framework with the added benefit that Wisej automatically connects the server and browser. However, while these grids are amazing widgets, they completely lack the kind of full server-side integration that the Wisej DataGridView has.

For example, you have to process HTTP requests to read and update date and convert data to/from JSON. Wisej lets you do it in a very simple way since it already provides the handler, but it’s still a lot more work that simply manipulating cells and using server side data binding.

I’ll send you a sample with a wijmo grid integration later. Something like this but just with the Wijmo grid: http://demo.wisej.com/syncfusion/#ejGrid

HTH

Best,

Luca

 

  • Neil Hoskins
    Luca, That would be great thanks. I’ve never used Databound grids so I’m used to working thinks manually anyway. The DataGridView is very good but it has its limitations too. I can’t help being a Flexgrid junky :-) Neil.
  • Levie (ITG)
    Hi Neil, I posted the sample in your Technology Partner GitHub repository. Please let me know on GitHub if you have any more questions! Best, Levie
  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.