N
Newish
Hi
Couple of questions on datagrid
1) Is there a performance issue when using datagrid to display data
from a datatable.
2) Is there a security issue when using datagrid to display data from
a datatable and enable it to allow edits as well.
3) Finally, i recently developed a page with a datagrid. One of the
columns was a HyperLinkfield. Datanavigateurlfield was part of the
datatable. The issues was that some of the records contained "&" which
threw the system off. Is there a server.HtmlDecode equivalent that i
can use in this scenario. If someone knows how to do it please let me
have a couple of lines of code to resolve this issue. I am kind of
comfortable with VB so if you can do so in VB then perfect if not I can
one way or the other decipher C# as well.
Thanks
Newish
Couple of questions on datagrid
1) Is there a performance issue when using datagrid to display data
from a datatable.
2) Is there a security issue when using datagrid to display data from
a datatable and enable it to allow edits as well.
3) Finally, i recently developed a page with a datagrid. One of the
columns was a HyperLinkfield. Datanavigateurlfield was part of the
datatable. The issues was that some of the records contained "&" which
threw the system off. Is there a server.HtmlDecode equivalent that i
can use in this scenario. If someone knows how to do it please let me
have a couple of lines of code to resolve this issue. I am kind of
comfortable with VB so if you can do so in VB then perfect if not I can
one way or the other decipher C# as well.
Thanks
Newish