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

BatchEditCommand

4 Answers 77 Views
Grid
This is a migrated thread and some comments may be shown as answers.
Ramey
Top achievements
Rank 1
Ramey asked on 16 Feb 2016, 06:55 PM

Hi, currently I am using a RadGridView with the batchMangerExtentions.js Library to manage two combo boxes....one combo box effects the other.  Once the user has made their selections and hits save changes I have a foreach loop that will loop through each e.Commands...inside of the loop I am creating a newValues Hashtable....when I look at the newVales hash table all of the values that are listed are making no sense what so ever.  In some cases the value will = "" and in others it will be a negative int.  I know the values are going into the list properly because I have watched the combobox.items.add be populated.  Currently it is being populated with item.Text, item.Value.ToString();  Has anyone else ran into this problem or know something that I am doing wrong?  

 

Ramey

4 Answers, 1 is accepted

Sort by
0
Viktor Tachev
Telerik team
answered on 19 Feb 2016, 11:55 AM
Hello Ramey,

There is no such library shipped with our controls. Would you remove it and see if the behavior changes?

Please note that third party libraries are not supported as we cannot control and test their behavior. Thus there may be unexpected behavior when using such tools.

Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
0
Ramey
Top achievements
Rank 1
answered on 19 Feb 2016, 12:02 PM

Viktor,

Thank you for your response, but the library I was referring to came from your code library located at this link:

http://www.telerik.com/support/code-library/batch-editing-extensions---related-radcomboboxes-and-validation

This isn't a 3rd party is it?

v/r,

 

Ramey

0
Ramey
Top achievements
Rank 1
answered on 22 Feb 2016, 11:57 AM

Viktor,

Was the link that I posted not an extension library created by Telerik?   Also my post here http://www.telerik.com/forums/hash-table-values-incorrect-on-in-batchedit-mode shows much more detail to the problem.

 

Ramey

0
Viktor Tachev
Telerik team
answered on 23 Feb 2016, 11:56 AM
Hello Ramey,

I have replied to your query in the other thread you have submitted. I suggest we continue the conversation there.

With that said, the code library is provided by us as illustration on how to achieve a scenario that is not available out of the box. Note that customizing the code from it may produce unexpected results. Also have in mind that there may be some limitations as this is not out-of-the-box feature.

Regards,
Viktor Tachev
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
Tags
Grid
Asked by
Ramey
Top achievements
Rank 1
Answers by
Viktor Tachev
Telerik team
Ramey
Top achievements
Rank 1
Share this question
or