Is there a way to set tabs in the RichTextBox control?
TM
...
more >>
Is there a way to get the Top and Left attributes of a control on a web page
in asp.net code?
Thanks
...
more >>
Hi all,
I am new to vb.net (2003).
I created a listview with two columns.
I want to add an item and alter the text in both columns.
I tried some code but could not find the right way.
How do I change the first column text ?
How do I change the second column text?
TIA
Guy
-------------...
more >>
Hi all...
Lets say I want to add 100 items (e.g. Row1, Row2....Row100) to a listview
and for each item I want to add two subitems (total columns=3).
Do I have to declare a new listitem variable for each listitem ?....
TIA
Guy
...
more >>