iceteagroup / wisej-demobrowser

6 stars 5 forks source link

DevExtreme: Convert all JSON configurations to C# equivalent. #112

Closed LRufenacht closed 1 year 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 dxBullet 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?

keevBush commented 2 years ago

@LRufenacht I'll push late this night I'm doing more test before push

AlaaTrAce commented 2 years ago

@keevBush if you want you can push the updates and I'll take a look with you.

keevBush commented 2 years ago

Done and push 👍🏽

LRufenacht commented 2 years ago

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

AlaaTrAce commented 2 years ago

@keevBush can we close this or is there something pending?