iceteagroup / wisej-demobrowser

6 stars 5 forks source link

IgniteUI: Convert all JSON configurations to C# equivalent. #113

Closed LRufenacht closed 2 years ago

LRufenacht commented 2 years ago

Please convert all JSON configurations to their C# equivalents.

The C# Widget initialization code should be in the DemoName_Load handler and should be directly underneath the Demo constructor (see igHierarchicalGrid for a completed sample).

After conversion, please test all the configuration options on the view to make sure they show a visual change to the widget.

LRufenacht commented 2 years ago

@keevBush @AlaaTrAce any progress here?

AlaaTrAce commented 2 years ago

This task is complete :).

LRufenacht commented 2 years ago

@AlaaTrAce @keevBush if this issue is fully completed and checked in you can close this issue.