Skip to content

Conversation

@artem-kurchenko
Copy link
Contributor

No description provided.

- Convert App.tsx to use DevExtreme React-specific types
- Replace core devextreme types with framework-specific types:
  * EditorPreparingEvent  DataGridTypes.EditorPreparingEvent
  * Item  FormTypes.Item, GroupItem  FormTypes.GroupItem
  * Properties  TextAreaTypes.Properties
- Add proper generics for DataGrid: DataGridRef<Employee, number>
- Implement early return pattern for null checking
- Add proper import organization: React core  DevExtreme React  types  local  CSS
- Clean up orig_ files
- Build and lint validation:  passing
@DevExpressExampleBot
Copy link
Contributor

Please correct the project and update this pull request by pushing a new commit.

[BUILDING ERROR]
	OUTPUT: C:\Temp\274bfdc7-da4a-4d8d-bf61-4c23ac2b9474\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj(8,5): warning MSB3073: The command "node --version" exited with code 9009.
C:\Temp\274bfdc7-da4a-4d8d-bf61-4c23ac2b9474\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj(11,5): error : Node.js is required to build and run this project. To continue, please install Node.js from https://nodejs.org/, and then restart your command prompt or IDE.

https://codecentralfarm.devexpress.devx/job/devextreme-datagrid-hide-show-edit-form-items-dynamically_25.1.3+/4/console

@DevExpressExampleBot
Copy link
Contributor

Please correct the project and update this pull request by pushing a new commit.

[BUILDING ERROR]
	OUTPUT: C:\Temp\11d44c14-8613-40f8-bdb8-201c2660975b\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj(8,5): warning MSB3073: The command "node --version" exited with code 9009.
C:\Temp\11d44c14-8613-40f8-bdb8-201c2660975b\tempTestingCS\ASP.NET Core\ASP.NET Core.csproj(11,5): error : Node.js is required to build and run this project. To continue, please install Node.js from https://nodejs.org/, and then restart your command prompt or IDE.

https://codecentralfarm.devexpress.devx/job/devextreme-datagrid-hide-show-edit-form-items-dynamically_25.1.3+/5/console

@DevExpressExampleBot
Copy link
Contributor

Please correct the project and update this pull request by pushing a new commit.

Non-zero exit code when running test file

https://codecentralfarm.devexpress.devx/job/devextreme-datagrid-hide-show-edit-form-items-dynamically_25.1.3+/7/console

@artem-kurchenko artem-kurchenko merged commit 1acb382 into 25.1.3+ Sep 9, 2025
8 of 17 checks passed
@artem-kurchenko artem-kurchenko deleted the fix-25.1.3 branch September 9, 2025 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants