L
Localbar
Hi all,
I got a problem in a datagrid. After I get data from database and then
add row in datagrid. I would like the result is like that:
Time Lession
10:00 - 10:45 Yoga
11:00 - 11:45 Boxing
but now the result is:
Time Lession
10:00 - 10:45 Yoga
11:00 - 11:45 Boxing
I try to add chr(13) in data before add row. The result is same. How can do
it?
Anyone can give me some idea..
Thanks
I got a problem in a datagrid. After I get data from database and then
add row in datagrid. I would like the result is like that:
Time Lession
10:00 - 10:45 Yoga
11:00 - 11:45 Boxing
but now the result is:
Time Lession
10:00 - 10:45 Yoga
11:00 - 11:45 Boxing
I try to add chr(13) in data before add row. The result is same. How can do
it?
Anyone can give me some idea..
Thanks