I have an editable datagrid in ASP.NET 2.0
There are two text boxes (TemplateColumn) inside the data grid. Requirement is when user enter some value in textbox1 and leaves then populate textbox2 with item description fron the database.
Textbox does have OnTextChanged event but unable to find...
Hi All,
Does any one know how to display PDF in crystal report?
I want to change the PDF files dynamically using vb.net.
I have tried using OLE Object (Adobe Acrobat 7.0 Document) but with this I am not able to change the PDFs dynamically. All I get is the same PDF file which I browse while...
Hi All,
Does any one know how to open a report in a new window?
I have a text box in a report and its action is set to open a report. The new report open in the same window.
Is it possible to open this report in a new window?
Regards,
Hi All
Is it possible to execute web service(developed in vb.net)
using plain html which is send as msg body in an email?
if yes, then how??
Thansk in advance.
I need to call a Visual Basic .NET object when a specific event happens in SQL Server. I can capture this event through an INSERT trigger on a table, but how do I call the Visual Basic .NET object from the trigger?
Any Ideas???
Hi All
Is there a way to select a row in datagrid list based on keyboard letter pressed?
On datagrid key press event do i need to check each letter pressed or is there any other simple way?
For eg: A datagrid with names such as "Alferdo, Berrano, Germabny, Chinsa, New, Old, Next, Person". If...
Hi All
I have successfully uoloaded pdf file in sql server database using DATABLOB.
Does anyone know how to read back pdf file in picture box??
The following code gives an error while reading pdf file: Invalid parameter used but works fine for reading jpg, tif, gif.
Dim b() As Byte =...
Hi All
I have a combo box with ComboBoxStyle as DropDown in the datagrid so that uer can select any existing value or enter a new one.
Problem: I am unable to display the text entered / selected by the user in the grid. Any help is appreciated.
Regards,
3DDD
Hi All
Can someone please let me know how to color some rows in datagrid based om values in one of the column?
I tried using DataGridTextBoxColumn and Overriding Paint method but no luck.
Thanks in advance.
Dear All,
Successfully created table with rows and columns dynamically in aspx.vb file.
Question: How to do we insert html tags in the table cells?
Is there anything (.innerHTML) property avaiable in .vb class or something else? What I am loking for is to provide href="www.sonrhitn.com" in...
Is there any way to get the total number of elements in iframe?
For eg: Suppose I have 30 checkboxes in IFrame. Now I want to loop through and set them as checked.
thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.