The drop-down list in inline grid getting only value How to get the text

Hello Team,

  • we are getting issues in using the drop-down list in the inline grid. when grid load is getting only value. it shows only the text when I click the drop-down list so we need a solution. 
  • how to implement cascading in the inline grid.  

MicrosoftTeams-image (3).png 


Attachment: Code_81e46dea.zip

1 Reply

PS Pon Selva Jeganathan Syncfusion Team September 21, 2022 10:41 AM UTC

Hi Thayaparan,


Thanks for contacting syncfusion forum.


Query: we are getting issues in using the drop-down list in the inline grid. when grid load is getting only value. it shows only the text when I click the drop-down list so we need a solution. 


Based on your code example, you are using the foriegnkey column feature. You are not defining the ForeignKeyValue in your sample. The text value will be set using the ForeignKeyValue property. So, we suggest you use the ForeignKeyValue in your sample.


Please refer to the below help documentation,

https://help.syncfusion.com/aspnet/grid/columns?cs-save-lang=1&cs-lang=html#foreign-key-column


Please refer to the below demo,

https://asp.syncfusion.com/demos/web/grid/foreignkeycolumn.aspx


Query: how to implement cascading in the inline grid.  


Based on your query, we suspect that you want to show the cascading dropdown in inline editing. We have already discussed, samein our knowledge base documentation.


Please refer to the below KB documentation,

KB Link:https://www.syncfusion.com/kb/9275/how-to-render-cascading-dropdown-while-editing


If the above solution, does not meet your requirement kindly share the detailed explanation of your requirement, and video demo/screenshot of your requirement to proceed further.


Kindly get back to us for further assistance.


Regards,
Pon selva


If this post is helpful, please consider Accepting it as the solution so that other members can locate it more quickly.



Loader.
Up arrow icon