3 Replies - 381 Views - Last Post: 06 August 2012 - 07:35 AM Rate Topic: -----

#1 akoako12  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 17
  • Joined: 12-July 12

adding a int value to an item from combo box

Posted 02 August 2012 - 09:42 AM

sir how can i assign a int value from an item from a combo box.for example in the combobox theres a list of item of
Polo,Shirt,Pants,Cars,
how can i give them different int value?
Is This A Good Question/Topic? 0
  • +

Replies To: adding a int value to an item from combo box

#2 BobRodes  Icon User is offline

  • Your Friendly Local Curmudgeon
  • member icon

Reputation: 562
  • View blog
  • Posts: 2,935
  • Joined: 19-May 09

Re: adding a int value to an item from combo box

Posted 02 August 2012 - 11:01 AM

Look at the ItemData property.
Was This Post Helpful? 0
  • +
  • -

#3 akoako12  Icon User is offline

  • New D.I.C Head

Reputation: 0
  • View blog
  • Posts: 17
  • Joined: 12-July 12

Re: adding a int value to an item from combo box

Posted 03 August 2012 - 10:23 AM

sir for example from the combobox i choose
polo the polo will have the value of 350
when i clicked on blouse
blouse will have the value of 400
that i could use for computations
Was This Post Helpful? 0
  • +
  • -

#4 BobRodes  Icon User is offline

  • Your Friendly Local Curmudgeon
  • member icon

Reputation: 562
  • View blog
  • Posts: 2,935
  • Joined: 19-May 09

Re: adding a int value to an item from combo box

Posted 06 August 2012 - 07:35 AM

Look at the ItemData property.
Was This Post Helpful? 0
  • +
  • -

Page 1 of 1