Jump to content
Xtreme .Net Talk

alexk

Avatar/Signature
  • Posts

    34
  • Joined

  • Last visited

Everything posted by alexk

  1. I downloaded the "dotnetfx.exe"(NET Framework) file which required to run my application on user computer. But where I need to insert this file? All my attempts was faile.
  2. Your example is work in VB but not in ASP.NET However thanks about your care.
  3. How can I by programming insert Buttons or another controls to DataGrid column, and how to handle their events? Please help Me! Thanks.
  4. I fill a DataSet control with records from *.mdb Database. Then I bind a DataGrid control to the DataSet. All the columns are showed in the DataGrid, but not all of them are necessary to be visible to user... How can I make some columns invisible??? My question is more relevant for ASP.NET than VB.NET Thanks.
  5. Thank You very much. It's work and it's very useful for me. Thanks again.
  6. Is it posssibly make the DataGrid control with ScrollBars in ASP.NET?
  7. Thanks. I'm already found how to do it.
  8. How convert font size from point(pt) to pixel(px)?
  9. How change the alignment for Label web-control? For example if i need write any string in Hebrew.
×
×
  • Create New...