This is a migrated thread and some comments may be shown as answers.

Inline edit mode: Add command button does nothing

7 Answers 315 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Andrew
Top achievements
Rank 1
Andrew asked on 28 May 2019, 10:11 AM

I directly copy your example code from: https://demos.telerik.com/blazor-ui/grid/editing-incell into a server-side Blazor page using .Net Core 3 preview 5. Telerik UI for Blazor 0.5.0.

I run the app and the grid works perfectly apart from the "Add Employee" button. When I click it, it does nothing. No new blank row is added. Please note that the other grid command buttons work fine including "Delete" and "Edit".

7 Answers, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 28 May 2019, 10:31 AM
Hi Andrew,

The first official 1.0.0 version brought some changes in the command names, and the documentation is for the latest version (which is 1.1.0 at the time of writing, and I strongly advise that you upgrade to it). 

You can find the old command names in the following KB article: https://docs.telerik.com/blazor-ui/knowledge-base/grid-update-from-0-5-to-1-0

The demos also run on the latest version and thus their code would no longer work on the 0.5.0 pre-release version.


Regards,
Marin Bratanov
Progress Telerik UI for Blazor
0
Andrew
Top achievements
Rank 1
answered on 28 May 2019, 10:57 AM

Wow! I had no idea 1.1.0 had been released. For some reason the private NuGet feed I setup as per https://docs.telerik.com/blazor-ui/installation/nuget is still showing 0.5.0 as the only available version.

I downloaded the .zip archive from my "Downloads" page and the "Add" button now works. So thank you for that!

However it would be great to hear any tips on why my private nuget feed is still just showing 0.5.0...

0
Accepted
Marin Bratanov
Telerik team
answered on 28 May 2019, 11:34 AM
Hi Andrew,

It's good to hear you have things working.

On the feed and versions - we are investigating such a problem at the moment, we had a few similar reports. Could you let me know what happens when you:

  1. remove the Telerik feed
  2. restart the PC
  3. re-add the feed by following the "Store Credentials in Clear Text for the Telerik NuGet feed" section from this article: https://docs.telerik.com/blazor-ui/installation/nuget

Can you then see the 1.1.0 version?


Regards,
Marin Bratanov
Progress Telerik UI for Blazor
0
Andrew
Top achievements
Rank 1
answered on 28 May 2019, 12:44 PM

Yes, that does seem to have fixed it.

Is there another source (like a blog or webpage) I can manually watch to ensure I learn about new versions, just in case the nuget feed again doesn't update for me for some reason?

0
Marin Bratanov
Telerik team
answered on 28 May 2019, 01:26 PM
Thanks for getting back to me, Andrew.

We tend to publish blogs for new releases, and the release notes list will show a new version: https://www.telerik.com/support/whats-new/blazor-ui/release-history.


Regards,
Marin Bratanov
Progress Telerik UI for Blazor
0
Accepted
Marin Bratanov
Telerik team
answered on 03 Jun 2019, 12:21 PM
A quick follow-up, Andrew,

We just created an RSS feed for new releases and here's a direct link: https://www.telerik.com/feeds/ui-for-blazor-whats-new


Regards,
Marin Bratanov
Progress Telerik UI for Blazor
0
Andrew
Top achievements
Rank 1
answered on 03 Jun 2019, 03:31 PM
Fab. Have subscribed!!
Tags
Grid
Asked by
Andrew
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Andrew
Top achievements
Rank 1
Share this question
or