Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

i dont know how to make a listbox of variable width in which the the data of

 

entire row is selected at a time i am using listbox1.items.add() method

 

and inside add method i have writtem my variables for a single row

 

like this

 

listbox1.items.add(script(0) + " " + CStr(sp(0)) + " " + CStr(bp(0)))

 

but the script is variable width and other fields are not comming in a line

 

i want the out put to be as i have attached a file as 12kb zip

 

plz help

 

thanks for the sincerity....

untitled.zip

  • 3 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...