-
Notifications
You must be signed in to change notification settings - Fork 293
Migrate the triaged code-libraries to new KB articles #516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
P1l3T0
merged 59 commits into
master
from
2087-migrate-the-triaged-code-libraries-to-new-kb-articles
May 13, 2024
Merged
Migrate the triaged code-libraries to new KB articles #516
P1l3T0
merged 59 commits into
master
from
2087-migrate-the-triaged-code-libraries-to-new-kb-articles
May 13, 2024
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
P1l3T0
added a commit
that referenced
this pull request
May 13, 2024
* kb(grid): add article set 100% percent height when resizing closes telerik/telerik.web.ui#2087 * kb(grid): add article get selected items through all pages * kb(grid): add article integration with signalr * kb(grid): add article show progress bar on submit using asyncupload * kb(grid): add article inplace column edit * kb(grid): add article set grid height in percentage * kb(chart): add article add gap between donut chart segments * kb(combobox): add article combobox dropdown in input element * kb(common): add article add page transition animation * kb(grid): add article retain expanded form when rebinding * kb(grid): adjust article * kb(asyncupload): add article client side validation * kb(gantt): add article custom task edit window * kb(grid): add article copy paste cells/rows * kb(htmlchart): add article group datasource * kb(clientexportmanager): add article export multiple files * kb(clientexportmanager): add article page for client-side export * kb(ziplibrary): add article download multiple files * kb(grid): add article manual crud with auto generated editform * kb(combobox): add article filter with checkboxes * kb(grid): add article display-group-name * kb(grid): add article "Check All" to include only displayed list * kb(grid): add missing slug * kb(grid): add article lazy loading/infinite scroll * kb(dropdownlist): add article dropdown with free text Other field * kb(grid): add article show loading panel on export * kb(binaryimage): add article display fuill image on hover/click * kb(toolbar): add article perform a postback from callback * kb(grid): add article export to pdf/excel image header * kb(grid): add article export hierarchical grid * kb(scheduler): add article convert recurrence rule to descriptive text * kb(grid): add article export hierarchical grid with grouping * kb(listbox): add article client-side filtering * kb(grid): add article export multiple grids * docs(common): add article call radconfirm from code behind * kb(common): add article skin exchange * kb(treeview): add article filter treeview * kb(common): add article eu cookie consent * kb(grid): add article export html into .docx * kb(spreadsheet): add article database provider * kb(datepicker): add article change default culture * kb(grid): add article databinding with web API * kb(editor): add article independent files manger * kb(gantt): add article custom columns * kb(common): add article custom membership and roles * kb(grid): add article batch editing extensions * kb(grid): add article radibutton check at a time * kb(grid): add article load on demand combobox * kb(common): add article redirect after session expiration * kb(htmlchart): add article export to png and pdf * kb(grid): add article get file path to uploaded file * kb(editor): add article mailmerge * kb(clientexportmanager): add article save file with webAPI * kb(grid): add article crud with stored precedures * kb(editor): add article upload zip file and unzip content * kb(common): add article connnect editor/fe to sql server * kb(datepicker): add article disable days * kb(common): add article localization
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
new KB
use this tag when adding a new KB. It makes it easier to track the generated resources
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This will be the main PR with all the new KB articles, migrated from the code libraries. Each commit contains 1 code library file and its related content (code snippets, gifs, sample project)