Blazor DataGrid Component

แชร์
ฝัง
  • เผยแพร่เมื่อ 23 ก.ย. 2024

ความคิดเห็น • 10

  • @telerik
    @telerik  3 ปีที่แล้ว

    Don't build a grid from scratch - try the ready-to-use Telerik UI grid: prgress.co/3EeDzQb

  • @robertodalmonte504
    @robertodalmonte504 3 ปีที่แล้ว +3

    In case you'd like to jump to a specific section...
    04:52 Telerik Grid
    09:30 Paging
    14:40 Sorting
    18:25 Filtering from UI
    21:57 Filtering from code
    25:24 OnStateInit Event
    29:30 Create, Update, Delete
    35:53 Edit mode
    38:58 Grouping
    42:17 Grid Aggregate
    45:47 SelectionMode
    51:31 Export to Excel

  • @5ROC
    @5ROC ปีที่แล้ว

    Do you know how to increase size of one column in particular ? like use max possible space. Or to reduce command column size

  • @nelsonrivers8546
    @nelsonrivers8546 3 ปีที่แล้ว

    Other good topics would be using Dapper Micro-ORM with Telerik UI for Blazor.
    Many companies are using Dapper, and finding it works well. In particular,
    how to use the repository pattern with Dapper ORM along with best practices
    for doing this with the Telerik UI for Blazor components.

  • @nelsonrivers8546
    @nelsonrivers8546 3 ปีที่แล้ว

    Another topic that would be good to cover is how to do effective Bootstrap/Sass programming with
    Telerik UI for Blazor. Ed Charbeneau covered it some in a few of his videos. His videos are helpful also.

  • @klearner666
    @klearner666 ปีที่แล้ว

    Can you please guide how to filter from code.?

  • @nelsonrivers8546
    @nelsonrivers8546 3 ปีที่แล้ว

    One thing I'm struggling with is when using "anonymous parameters" with Dapper ORM
    I learned you can insert/update/delete multiple rows easily, but when inserting multiple
    rows into a table with Dapper ORM and "anonymous parameters", there is almost nothing
    on the web about how to properly format a "201" status code... the location header
    - how can it be done ?

  • @darklen14
    @darklen14 3 ปีที่แล้ว

    What about adding a button to open a modal popup to load additional data? or just anything else

  • @innocentversace1797
    @innocentversace1797 3 ปีที่แล้ว

    How do I overwrite the Inbuilt Grid Confirm Delete popup?

  • @Mo-ef9yt
    @Mo-ef9yt 2 ปีที่แล้ว

    If using third party products, then please mention them in the title.