V
Vinay
Hi,
Is there a limit on maximum number of columns in listview
control ? I am finding:
In a listview control (Report Format) I am displaying a
record with 400 fields. I am creating its column names
dynamically (Field-1, Field-2 ...). What I am finding
after Field-362, column names are just blank but in the
data row text is being displayed properly till 400th
field. This is the scenario in XP environment.
In Win-98 environment till records having 362 fields are
getting displayed, but if a record contains more than
this number, no data is being displayed.
The code is NOT throwing any error.
Regards
Vinay
Is there a limit on maximum number of columns in listview
control ? I am finding:
In a listview control (Report Format) I am displaying a
record with 400 fields. I am creating its column names
dynamically (Field-1, Field-2 ...). What I am finding
after Field-362, column names are just blank but in the
data row text is being displayed properly till 400th
field. This is the scenario in XP environment.
In Win-98 environment till records having 362 fields are
getting displayed, but if a record contains more than
this number, no data is being displayed.
The code is NOT throwing any error.
Regards
Vinay