VB.NET DataGrid is not RAD

  • Thread starter Thread starter Greg Pearson
  • Start date Start date
I've never used a DataGrid, but it may designed on the lines of...

" With Greater Complexity Comes Greater Power "

--
Happy to help,
-- Tom Spink
([email protected])

" There's no place like 127.0.0.1 "

Please respond to the newsgroup,
so all can benefit.


One Day,
 
What happened to RAD - Rapid Application Development?

To format a single row in a DataGrid (based on some cell value), requires
the following?

http://www.codeproject.com/useritems/CustomDataGridsAndDesigne.asp#xx486254xx

I just need to format (i.e. color and bold text) of a row based on the value
of a cell in column 5.

IT CAN'T BE THIS DIFFICULT !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

I really like VB.NET, but I do not think it should be called RAD. In
my opinion that term was applied by some marketing department. :-)

----------------------------

We contemplate eternity
Beneath the vast indifference of heaven

- Warren Zevon
 
Hello,

Skip said:
What happened to RAD - Rapid Application Development?
[...]
I really like VB.NET, but I do not think it should be called
RAD.

Tell me the name of a programming language that is RAD in your opinion.

Regards,
Herfried K. Wagner
 
What do you class as RAD?

--
Happy to help,
-- Tom Spink
([email protected])

" There's no place like 127.0.0.1 "

Please respond to the newsgroup,
so all can benefit.


One Day,
 
Back
Top