Skip to content

Documentation(856407): Fixed the issues in the Blazor ListBox Data Binding UG - #10205

Open
kathiravan4982 wants to merge 2 commits into
developmentfrom
856407-ListBoxUG
Open

Documentation(856407): Fixed the issues in the Blazor ListBox Data Binding UG#10205
kathiravan4982 wants to merge 2 commits into
developmentfrom
856407-ListBoxUG

Conversation

@kathiravan4982

@kathiravan4982 kathiravan4982 commented Aug 11, 2026

Copy link
Copy Markdown
Collaborator

Description

Documentation(856407): Fixed the following issues in the Blazor ListBox Data Binding UG documentation:

  • Updated the Text, Value, GroupBy, IconCss, HtmlAttributes, and Disabled field reference links in the Fields table to point to the correct ListBoxFieldSettings API page.
  • Updated the inline ListBoxFieldSettings link in the "Array of object" section to point to the ListBoxFieldSettings API page instead of the previous general SfListBox-2.html reference.
  • Updated the inline ListBoxFieldSettings link in the "Array of complex object" section to point to the ListBoxFieldSettings API page instead of the previous general SfListBox-2.html reference.
  • Fixed the broken remote data URL by correcting the typo Sfervices to ejServices and migrating the endpoint to the live services.odata.org OData V4 service with the ODataV4Adaptor.
  • Renamed the typo SprotsDetails to SportsDetails in the "Array of complex object" sample to match the SportsData model name.
  • Corrected the inconsistent indentation in the "Array of object", "Array of complex object", and "Remote Data" code samples so that child elements are properly indented under their parent components.
  • Reformatted the "Remote Data" code block with proper indentation, blank lines between @using and component declarations, and consistent brace style.
  • Added a new "Pre-selecting items using the Value parameter" section with a sample that demonstrates how to bind an array of selected values to the ListBox using @bind-Value, and added the corresponding image to illustrate the sample output.
  • Added Blazor Playground preview links for all the samples with the matching background images.

Code Studio usage(Mandatory)

  • Code Studio used in this PR/MR?

    • Yes
    • No
  • If Yes: Primary use (choose one)

    • Generate new content
    • Refactor/improve existing content
    • Review assistance (explanations/summaries)
    • Other:
  • Outcome

    • Saved time
    • Neutral
    • Cost time
  • If “Cost time” explain in short (1 or 2 lines):

Type of Change

  • New documentation page
  • Update to existing documentation
  • Bug fix (broken links, typos, formatting issues)
  • Structural change (folders, navigation, index)
  • Content improvement (clarity, examples, screenshots)
  • Other (please describe):

Reviewer Checklist (Mandatory)

  • Reviewed the provided Code Studio usages related information
  • Content changes follow UG/Documentation guidelines
  • All provided information reviewed and verified
  • Links and previews checked

@kathiravan4982 kathiravan4982 added the cs:used AI was used in this PR label Aug 11, 2026
@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 856407-ListBoxUG

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: 856407-ListBoxUG
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

Build Status: INPROGRESS 🔃
Build Location: 856407-ListBoxUG

@SyncfusionBuild

Copy link
Copy Markdown
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: 856407-ListBoxUG
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cs:used AI was used in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants