Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8241089
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T20:43:02+00:00 2026-06-07T20:43:02+00:00

I m a beginner. I have a wingrid in which if single enum is

  • 0

I m a beginner. I have a wingrid in which if single enum is assigned to column valuelist then it displays the enum name perfectly.

But when i assign multiple enums to the valuelist column it assign all cell values as numbers corresponding to enum value and only for

the last enum which was assigned to valuelist shows the enum value perfectly
Below is the column having 3 rows and each row has different enum value
e.g. Column A

   1 

   65

  EnumName

Above is column which shows the scenario happening, it show me numbers for all except for lastone, seems it is overriding the value list item and grid is able to display enum name only for the one declared last.

    e.Layout.Bands[0].Columns["Quantity"].ValueList = e.Layout.ValueLists["QuantityType"];
    e.Layout.Bands[0].Columns["Quantity"].ValueList = e.Layout.ValueLists["CrimEmpQuantityType"];
    e.Layout.Bands[0].Columns["Quantity"].ValueList = e.Layout.ValueLists["CrimCreditQuantityType"];

This code is written under grid initialize_Layout event Here QuantityType, CrimEmpQuantityType, CrimCreditQuantityType are my enums and column displays enum names for “CrimCreditQuantityType” and number for rest of enums.
Is there any way i can assign multiple enum to valuelist of single column?? Or any other Can somebody pls help me on this?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T20:43:03+00:00Added an answer on June 7, 2026 at 8:43 pm

    The ValueList property of a column is only able to reference a single IValueList so when you are setting it multiple times you are replacing the reference that it points to. If you need to have a different set of values for individual rows you will need to set the ValueList on individual cells. If you have a value list that is used more than the others you could stil set that on to be the ValueList for the column and then use the other two instances as needed on individual cells.

    There is an example of this in the API documentation for the UltraGridCell ValueList property.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have two questions - I'm a beginner in Java but have a huge
I have a beginner iPhone project going. I have a TableView, which is just
i have a java beginner question: Parent.print() prints hallo in the console, but also
I'm a beginner but have been working really hard to build this application. Working
I have my beginner Ruby application working perfectly on my local server using Rack
Sorry for dumb question but I can't figure it out (beginner) I have a
I am a beginner and have just started experimenting with the modeling tool in
I am beginner so have some doubt about Adobe AIR. How do I install
I'm a Python beginner and have just started using packages. When you're calling a
I'm a rails beginner and have been several hours now trying to figure out

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.